From a7906ebbd8e033008c3e12a8f1df99d46e1e09f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 19:59:10 +0000 Subject: [PATCH] Bump django from 3.2.3 to 3.2.18 in /backend Bumps [django](https://github.com/django/django) from 3.2.3 to 3.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.3...3.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index f48f9bb..79b2d22 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -15,7 +15,7 @@ decorator==5.0.9 defusedxml==0.7.1 dj-database-url==0.5.0 dj-rest-auth==2.1.9 -Django==3.2.3 +Django==3.2.18 django-allauth==0.45.0 django-cors-headers==3.7.0 django-countries==7.2.1