Bump jsonschema from 4.24.0 to 4.24.1

Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.24.0 to 4.24.1.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.24.0...v4.24.1)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-version: 4.24.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-17 21:39:46 +00:00
committed by GitHub
parent bf89fcb585
commit 3cd6544884
2 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@ flask-redis = "==0.4.0"
flask-sqlalchemy = "^3.1.1"
gunicorn = {version = "==23.0.0", extras = ["eventlet"]}
iso8601 = "==2.1.0"
jsonschema = {version = "==4.24.0", extras = ["format"]}
jsonschema = {version = "==4.24.1", extras = ["format"]}
lxml = "==6.0.0"
marshmallow = "^4.0.0"
marshmallow-sqlalchemy = "^1.4.2"