From d4a8ca368e1752deced8f65451bc98a349aed66f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 02:13:10 +0000 Subject: [PATCH] Bump jsonschema from 3.2.0 to 4.12.1 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 3.2.0 to 4.12.1. - [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.12.1) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index fb10a4bbe2..5778ef7981 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -18,7 +18,7 @@ django-testdata==1.0.3 djangorestframework==3.12.4 djmail==2.0.0 factory_boy>=2.10.0,<4.0 -jsonschema==3.2.0 +jsonschema==4.12.1 mwoauth==0.3.7 pillow==8.3.2 pypandoc==1.6.3