From 172055d43961b61f4596ca78b63704634d0a6094 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 10:25:04 +0000 Subject: [PATCH] [Dependency] Bump jsonschema from 3.2.0 to 4.1.2 in /.setup/pip Bumps [jsonschema](https://github.com/Julian/jsonschema) from 3.2.0 to 4.1.2. - [Release notes](https://github.com/Julian/jsonschema/releases) - [Changelog](https://github.com/Julian/jsonschema/blob/main/CHANGELOG.rst) - [Commits](https://github.com/Julian/jsonschema/compare/v3.2.0...v4.1.2) --- 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 07664e30ce3..d5c75a18ab6 100644 --- a/.setup/pip/system_requirements.txt +++ b/.setup/pip/system_requirements.txt @@ -40,7 +40,7 @@ paramiko==2.7.2 tzlocal==2.1 PyPDF2==1.26.0 distro==1.6.0 -jsonschema==3.2.0 +jsonschema==4.1.2 jsonref==0.2 docker==5.0.2