Skip to content

Commit d055d02

Browse files
committed
Jsonschema-path upgrade 3
1 parent 29db12b commit d055d02

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

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.24.0,<4.25.0",
2828
"openapi-schema-validator >=0.6.1,<0.7.0",
29-
"jsonschema-path >=0.4.0b2,<0.5.0",
29+
"jsonschema-path >=0.4.0b8,<0.5.0",
3030
"lazy-object-proxy >=1.7.1,<2.0",
3131
]
3232

0 commit comments

Comments
 (0)