From 7ae997ac1a3f14d8695a2efa0cf036551afbb3be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 05:18:21 +0000 Subject: [PATCH] Bump jsonschema from 4.6.2 to 4.7.2 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.6.2 to 4.7.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.6.2...v4.7.2) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4be34aecb..b5bf207a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ importlib-resources==5.8.0 iniconfig==1.1.1 jinja2==3.1.2 jinja2-time==0.2.0 -jsonschema==4.6.2 +jsonschema==4.7.2 markupsafe==2.1.1 more-itertools==8.13.0 packaging==21.3