From fcf6e745d47058f84e35824749bd1ff1dc2df2d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 20:46:04 +0000 Subject: [PATCH] Bump jsonschema-specifications from 2023.7.1 to 2023.12.1 Bumps [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) from 2023.7.1 to 2023.12.1. - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](https://github.com/python-jsonschema/jsonschema-specifications/compare/v2023.07.1...v2023.12.1) --- updated-dependencies: - dependency-name: jsonschema-specifications dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e419d6f..980e04d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -37,7 +37,7 @@ json5==0.9.14 jsonpath-rw==1.4.0 jsonpointer==2.4 jsonschema==4.20.0 -jsonschema-specifications==2023.7.1 +jsonschema-specifications==2023.12.1 jupyter-events==0.8.0 jupyter-lsp==2.2.0 jupyter_client diff --git a/requirements.txt b/requirements.txt index e419d6f..980e04d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ json5==0.9.14 jsonpath-rw==1.4.0 jsonpointer==2.4 jsonschema==4.20.0 -jsonschema-specifications==2023.7.1 +jsonschema-specifications==2023.12.1 jupyter-events==0.8.0 jupyter-lsp==2.2.0 jupyter_client