Skip to content

Commit 692131c

Browse files
committed
Upgrade jsonschema-path 0.5
1 parent 27cb341 commit 692131c

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
dependencies = [
2727
"jsonschema >=4.26.0,<5.0.0",
2828
"openapi-schema-validator >=0.9.0,<0.10.0",
29-
"jsonschema-path >=0.4.3,<0.5.0",
29+
"jsonschema-path >=0.5.0,<0.6.0",
3030
"lazy-object-proxy >=1.7.1,<2.0",
3131
"pydantic-settings (>=2.0.0,<3.0.0)",
3232
"pydantic (>=2.0.0,<3.0.0)",

0 commit comments

Comments
 (0)