From 6930598dd772df04fcb561dab7a67ae99ffb9e14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 18:05:41 +0000 Subject: [PATCH] Bump django from 3.2.11 to 3.2.18 Bumps [django](https://github.com/django/django) from 3.2.11 to 3.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.11...3.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index b1d055ff..f4be99fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ cryptography==35.0.0 # via azure-storage-blob deprecation==2.1.0 # via django-helusers -django==3.2.11 +django==3.2.18 # via # -r requirements.in # django-anymail @@ -117,8 +117,6 @@ hashids==1.3.1 # via -r requirements.in idna==3.2 # via requests -importlib-resources==5.4.0 - # via jsonschema inflection==0.5.1 # via drf-spectacular isodate==0.6.0 @@ -225,8 +223,6 @@ urllib3==1.26.7 # via # requests # sentry-sdk -zipp==3.7.0 - # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools