Skip to content

Commit 9e73719

Browse files
Bump jsonschema from 4.24.0 to 4.26.0
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.24.0 to 4.26.0. - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.24.0...v4.26.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bcc770 commit 9e73719

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)