chore(deps): bump jsonschema from 4.17.3 to 4.25.1 (#2606)

* chore(deps): bump jsonschema from 4.17.3 to 4.25.1

Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.17.3 to 4.25.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.17.3...v4.25.1)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-version: 4.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* temporary: enable Docker builds on PRs

* chore: revert temporary changes

* chore: remove irrelevant comments from the requirements files

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nico Miguelino <nicomiguelino2014@gmail.com>
This commit is contained in:
dependabot[bot]
2025-12-15 13:46:14 -08:00
committed by GitHub
parent da4bcf0035
commit 95b21daaa5
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ gunicorn==23.0.0
hurry.filesize==0.9
importlib-metadata==4.13.0
Jinja2==3.1.6
jsonschema==4.17.3 # This is the latest version that doesn't require Rust and Cargo.
jsonschema==4.25.1
kombu==5.5.4
Mako==1.2.2
netifaces==0.11.0

View File

@@ -11,7 +11,7 @@ drf-spectacular==0.29.0
future==1.0.0
idna==3.11
Jinja2==3.1.6
jsonschema==4.17.3 # This is the latest version that doesn't require Rust and Cargo.
jsonschema==4.25.1
netifaces==0.11.0
pydbus==0.6.0
python-dateutil==2.9.0.post0