From f4deac984c137f30e2041c9453977db41378246b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 16:54:04 +0000 Subject: [PATCH] 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](https://github.com/python-jsonschema/jsonschema/compare/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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5609b73..e915135 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ isoduration==20.11.0 jedi==0.18.2 Jinja2==3.1.6 jsonpointer==3.0.0 -jsonschema==4.23.0 +jsonschema==4.24.0 jupyter==1.0.0 jupyter-console==6.6.3 jupyter-events==0.6.3