From 9bb0c3693ba3aa979ff40d770b3befe19a27bacd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 02:18:13 +0000 Subject: [PATCH] Bump django from 3.2.13 to 3.2.14 in /backend Bumps [django](https://github.com/django/django) from 3.2.13 to 3.2.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.13...3.2.14) --- 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 a0c63a7c..c747662e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -24,7 +24,7 @@ cryptography==36.0.1 daphne==3.0.2 defusedxml==0.7.1 Deprecated==1.2.13 -Django==3.2.13 +Django==3.2.14 django-allauth==0.47.0 django-rest-framework==0.1.0 djangorestframework==3.13.1