From b45e4192a33beec5ac69ce3dd41f5ec80d0b2ea3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 05:51:30 +0000 Subject: [PATCH] Bump jsonschema from 4.2.1 to 4.18.4 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.2.1 to 4.18.4. - [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.2.1...v4.18.4) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index f21f739..024e3a4 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -6,7 +6,7 @@ django-environ==0.10.0 django-health-check==3.16.4 django-q==1.3.9 djangorestframework==3.12.4 -jsonschema==4.2.1 +jsonschema==4.18.4 pdf2image==1.16.3 psutil==5.9.5 psycopg2-binary==2.9.6