Skip to content

Commit 162f713

Browse files
authored
Update openapi-schema-validator version constraint
1 parent 4705d90 commit 162f713

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
@@ -25,7 +25,7 @@ classifiers = [
2525
]
2626
dependencies = [
2727
"jsonschema >=4.24.0,<4.25.0",
28-
"openapi-schema-validator >=0.6.0,<0.7.0",
28+
"openapi-schema-validator >=0.6.1,<0.7.0",
2929
"jsonschema-path >=0.4.0b1,<0.5.0",
3030
"lazy-object-proxy >=1.7.1,<2.0",
3131
]

0 commit comments

Comments
 (0)