Skip to content

Commit 22a4c0d

Browse files
authored
Merge pull request #489 from aebrahim/patch-1
Update jsonschema dependency version range
2 parents cca400f + c4ff409 commit 22a4c0d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 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
@@ -24,7 +24,7 @@ classifiers = [
2424
"Typing :: Typed",
2525
]
2626
dependencies = [
27-
"jsonschema >=4.24.0,<4.25.0",
27+
"jsonschema >=4.24.0,<5.0.0",
2828
"openapi-schema-validator >=0.7.3,<0.9.0",
2929
"jsonschema-path >=0.4.3,<0.5.0",
3030
"lazy-object-proxy >=1.7.1,<2.0",

0 commit comments

Comments
 (0)