From e0ef5c0c628b31d2f38195e6af978c2e87f094a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 02:39:22 +0000 Subject: [PATCH] [Dependency] Bump jsonschema from 4.19.0 to 4.19.2 in /.setup/pip Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.19.0 to 4.19.2. - [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/v4.19.0...v4.19.2) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-patch ... 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 d6c34038afa..17b48664e6d 100644 --- a/.setup/pip/system_requirements.txt +++ b/.setup/pip/system_requirements.txt @@ -29,7 +29,7 @@ paramiko==3.3.1 tzlocal==2.1 PyPDF2==3.0.1 distro==1.8.0 -jsonschema==4.19.0 +jsonschema==4.19.2 jsonref==1.1.0 docker==6.1.3 urllib3==2.0.4