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

Commit 49a7a3c

Browse files
committed
fix: update stac-fastapi-geoparquet version
1 parent 7d3c687 commit 49a7a3c

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
@@ -39,7 +39,7 @@ ignore_missing_imports = true
3939
select = ["E", "F", "I"]
4040

4141
[tool.uv.sources]
42-
stac-fastapi-geoparquet = { git = "https://github.com/stac-utils/stac-fastapi-geoparquet", rev = "57df819d2c96f0f41d60a360b143d4b47256de02" }
42+
stac-fastapi-geoparquet = { git = "https://github.com/stac-utils/stac-fastapi-geoparquet", rev = "b992a844f348635817e2db3500e28e4da05104f0" }
4343

4444
[build-system]
4545
requires = ["setuptools"]

0 commit comments

Comments
 (0)