Skip to content

Commit 1fb1526

Browse files
Bump jsonschema from 4.25.1 to 4.26.0 (#2162)
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.25.1 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.25.1...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f05993 commit 1fb1526

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -34,7 +34,7 @@ flask-redis = "==0.4.0"
3434
flask-sqlalchemy = "^3.1.1"
3535
gunicorn = {version = "==23.0.0", extras = ["gevent"]}
3636
iso8601 = "==2.1.0"
37-
jsonschema = {version = "==4.25.1", extras = ["format"]}
37+
jsonschema = {version = "==4.26.0", extras = ["format"]}
3838
lxml = "==6.0.2"
3939
marshmallow = "^4.2.0"
4040
marshmallow-sqlalchemy = "^1.4.2"

0 commit comments

Comments
 (0)