Skip to content

Commit b95eebd

Browse files
Bump jsonschema from 4.24.0 to 4.25.0
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.24.0 to 4.25.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.25.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.25.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40778fc commit b95eebd

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

poetry.lock

Lines changed: 8 additions & 5 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
@@ -59,7 +59,7 @@ stamina = "^25.1.0"
5959
pytest-freezer = "^0.4.9"
6060
moto = "^5.1.9"
6161
requests = "^2.31.0"
62-
jsonschema = "^4.24.0"
62+
jsonschema = "^4.25.1"
6363
behave = "^1.2.6"
6464
boto3 = "^1.38.42"
6565
python-dotenv = "^1.1.1"

0 commit comments

Comments
 (0)