Skip to content

Commit 023da95

Browse files
committed
Upgrade jsonschema-path 0.4.3
1 parent b32b257 commit 023da95

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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.7.3,<0.9.0",
29-
"jsonschema-path >=0.4.2,<0.5.0",
29+
"jsonschema-path >=0.4.3,<0.5.0",
3030
"lazy-object-proxy >=1.7.1,<2.0",
3131
]
3232

0 commit comments

Comments
 (0)