From e215a721a4afd70745e7ad17da5105edf07cf8a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Nov 2021 19:11:29 +0000 Subject: [PATCH] build(deps): bump jsonschema from 3.2.0 to 4.2.0 Bumps [jsonschema](https://github.com/Julian/jsonschema) from 3.2.0 to 4.2.0. - [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.2.0) --- 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 b9b9ffdcf6..fdd219352b 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -16,7 +16,7 @@ django-reversion==4.0.0 djangorestframework==3.12.4 djmail==2.0.0 factory_boy>=2.10.0,<4.0 -jsonschema==3.2.0 +jsonschema==4.2.0 mwoauth==0.3.7 pillow==8.4.0 python-dateutil==2.8.2