From a5e4c0216a7cd0897678338d91ab12e7d93e75d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 02:36:56 +0000 Subject: [PATCH] Bump jsonschema-specifications from 2023.12.1 to 2024.10.1 Bumps [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) from 2023.12.1 to 2024.10.1. - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](https://github.com/python-jsonschema/jsonschema-specifications/compare/v2023.12.1...v2024.10.1) --- updated-dependencies: - dependency-name: jsonschema-specifications dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 51f1268e..7a90ddd0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -136,7 +136,7 @@ jsonschema==4.23.0 # altair # nbformat # ray -jsonschema-specifications==2023.12.1 +jsonschema-specifications==2024.10.1 # via jsonschema jupyter-client==8.6.2 # via nbclient diff --git a/requirements.txt b/requirements.txt index 55479dd8..449eba53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ jsonschema==4.23.0 # via # altair # ray -jsonschema-specifications==2023.12.1 +jsonschema-specifications==2024.10.1 # via jsonschema kaleido==0.2.1 # via PyProBE (pyproject.toml)