Skip to content

Commit d54f6cf

Browse files
authored
Update to stac-check 1.11.1 / stac-validator 3.10.1 (#680)
1 parent 120a2fc commit d54f6cf

File tree

2 files changed

+16
-31
lines changed

2 files changed

+16
-31
lines changed

poetry.lock

Lines changed: 14 additions & 29 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
@@ -25,8 +25,8 @@ jsonschema = "^4.25.0"
2525
PyYAML = "^6.0.2"
2626
Shapely = ">=2.1.1"
2727
more_itertools = ">=10.7.0,<11.0"
28-
stac-check = "^1.11.0"
29-
stac-validator = "^3.9.3"
28+
stac-check = "^1.11.1"
29+
stac-validator = "^3.10.1"
3030
deepdiff = ">=8.5.0,<9.0.0"
3131

3232
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)