Skip to content

Commit 5f303d5

Browse files
authored
Merge pull request #498 from python-openapi/dependabot/pip/jsonschema-4.26.0
Bump jsonschema from 4.24.0 to 4.26.0
2 parents 9732d7a + 9e73719 commit 5f303d5

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

Lines changed: 7 additions & 7 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,<5.0.0",
27+
"jsonschema >=4.26.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)