Skip to content

Commit 3caa980

Browse files
authored
Update jsonschema dependency version range
1 parent cca400f commit 3caa980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)