Skip to content

Commit 51a6817

Browse files
Bump jsonschema from 4.23.0 to 4.24.0 (#2742)
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.23.0 to 4.24.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.23.0...v4.24.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.24.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 ebf7a55 commit 51a6817

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ validators==0.35.0
66

77
# Common
88
colorlog==6.9.0
9-
jsonschema==4.23.0
9+
jsonschema==4.24.0
1010
certifi>=2022.12.07
1111

1212
# Check

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ idna==3.7
4646
# yarl
4747
imagehash==4.3.2
4848
# via -r requirements.in
49-
jsonschema==4.23.0
49+
jsonschema==4.24.0
5050
# via -r requirements.in
5151
jsonschema-specifications==2023.6.1
5252
# via jsonschema

0 commit comments

Comments
 (0)