From fcc49ec9a5d80d3344b9793950b3d95f5f7095fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 04:17:14 +0000 Subject: [PATCH] chore(deps): update dependency jsonschema-specifications to v2023.12.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15d8f6df..2516b006 100644 --- a/requirements.txt +++ b/requirements.txt @@ -85,7 +85,7 @@ joblib==1.3.2 ; python_full_version == "3.10.13" json5==0.9.14 ; python_full_version == "3.10.13" jsonpickle==3.0.2 ; python_full_version == "3.10.13" jsonpointer==2.4 ; python_full_version == "3.10.13" -jsonschema-specifications==2023.11.1 ; python_full_version == "3.10.13" +jsonschema-specifications==2023.12.1 ; python_full_version == "3.10.13" jsonschema==4.19.2 ; python_full_version == "3.10.13" jsonschema[format-nongpl]==4.19.2 ; python_full_version == "3.10.13" jupyter-client==8.6.0 ; python_full_version == "3.10.13"