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

Commit 12027c4

Browse files
committed
deps: update stac-fastapi-geoparquet
1 parent 35ab260 commit 12027c4

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ katas = [
3434
"ipykernel>=6.29.5",
3535
"matplotlib>=3.10.1",
3636
"pystac-client>=0.8.5",
37-
"rustac==0.7.0b3",
37+
"rustac==0.7.0b4",
3838
]
3939

4040
[tool.mypy]
@@ -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 = "af3d33d5a6b822f4d298ab3bfe8b74256d745d0e" }
53+
stac-fastapi-geoparquet = { git = "https://github.com/stac-utils/stac-fastapi-geoparquet", rev = "db3cd711d330bda334873d2af4f0e73c00b9baf3" }
5454

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

uv.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)