From b84e3a50f938fd3021a1c1e52ec0ff2a6c90328c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 22:34:49 +0000 Subject: [PATCH] [Dependency] Bump jsonschema from 3.2.0 to 4.17.3 in /.setup/pip Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 3.2.0 to 4.17.3. - [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/v3.2.0...v4.17.3) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .setup/pip/system_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.setup/pip/system_requirements.txt b/.setup/pip/system_requirements.txt index 140d14bb4ac..f035e6ec1dc 100644 --- a/.setup/pip/system_requirements.txt +++ b/.setup/pip/system_requirements.txt @@ -28,7 +28,7 @@ paramiko==2.11.0 tzlocal==2.1 PyPDF2==2.4.1 distro==1.8.0 -jsonschema==3.2.0 +jsonschema==4.17.3 jsonref==0.2 docker==6.0.1