From e95bc92ed4ae8636bfbded7abef4013ba8b6c069 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 03:54:10 +0000 Subject: [PATCH] Bump jsonschema from 3.2.0 to 4.24.0 --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.24.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aba937ced..c85638673 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ flask_cors==3.0.10 flask_restful==0.3.9 GitPython==3.1.11 Jinja2==3.0.3 -jsonschema==3.2.0 +jsonschema==4.24.0 kubernetes==25.3.0 netifaces==0.11.0 PyYAML==5.4.1