Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit ea5f2d4

Browse files
committed
feat: bump stac-fastapi-geoparquet
1 parent 7329d8c commit ea5f2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ ignore_missing_imports = true
5050
select = ["E", "F", "I"]
5151

5252
[tool.uv.sources]
53-
stac-fastapi-geoparquet = { git = "https://github.com/stac-utils/stac-fastapi-geoparquet", rev = "db3cd711d330bda334873d2af4f0e73c00b9baf3" }
53+
stac-fastapi-geoparquet = { git = "https://github.com/stac-utils/stac-fastapi-geoparquet", rev = "71e79cbd31fa030c04930af59b2dc98bdb356437" }
5454

5555
[build-system]
5656
requires = ["setuptools"]

0 commit comments

Comments
 (0)