From e6244460c9960035bf5286665a567c4f46227f63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 17:58:48 +0000 Subject: [PATCH] Bump jsonschema[format] from 4.7.2 to 4.8.0 Bumps [jsonschema[format]](https://github.com/python-jsonschema/jsonschema) from 4.7.2 to 4.8.0. - [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.7.2...v4.8.0) --- updated-dependencies: - dependency-name: jsonschema[format] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8d890bd1..adfb5430 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,14 @@ -Flask==2.1.2 -itsdangerous==2.0.1 +Flask==2.1.3 +itsdangerous==2.1.2 greenlet==1.1.2 gunicorn==20.1.0 gevent==21.12.0 -simplejson==3.16.0 -python-dotenv==0.9.1 -requests==2.28.0 -jsonpointer==2.0 -jsonschema==3.2.0 -jsonschema[format]==3.2.0 +simplejson==3.17.6 +python-dotenv==0.20.0 +requests==2.28.1 +jsonpointer==2.3 +jsonschema==4.8.0 +jsonschema[format]==4.7.2 pyyaml==6.0 rfc3987==1.3.8 -jinja2==3.0.3 +jinja2==3.1.2