Skip to content

Commit 254a0e6

Browse files
authored
Dependency updates (#674)
1 parent fd834fc commit 254a0e6

File tree

2 files changed

+27
-22
lines changed

2 files changed

+27
-22
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ certifi = ">=2025.7.14,<2026.0.0"
2121
pystac-client = ">=0.8.6,<0.10.0"
2222
requests = "^2.32.4"
2323
pystac = { extras = ["orjson"], version = "^1.13.0" }
24-
jsonschema = "^4.24.1"
24+
jsonschema = "^4.25.0"
2525
PyYAML = "^6.0.2"
2626
Shapely = ">=2.1.1"
2727
more_itertools = ">=10.7.0,<11.0"
@@ -38,7 +38,7 @@ flake8 = ">=7.3.0"
3838
flake8-bugbear = ">=24.12.12"
3939
flake8-docstrings = ">=1.7.0"
4040
flake8-rst-docstrings = ">=0.3.1"
41-
furo = ">=2024.8.6"
41+
furo = ">=2025.7.19"
4242
isort = ">=6.0.1"
4343
mypy = ">=1.17.0"
4444
pep8-naming = ">=0.15.1"

0 commit comments

Comments
 (0)