Skip to content

Commit 494c78b

Browse files
build: bump jsonschema from 4.23.0 to 4.24.0
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] <support@github.com>
1 parent aa52a66 commit 494c78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jinja2==3.1.6
130130
# commitizen
131131
# myst-parser
132132
# sphinx
133-
jsonschema==4.23.0
133+
jsonschema==4.24.0
134134
# via nbformat
135135
jsonschema-specifications==2025.4.1
136136
# via jsonschema

0 commit comments

Comments
 (0)