From feee4d0957c0655f2c06cedbfaffd5c5bd2f960e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 08:02:44 +0000 Subject: [PATCH] build(deps): bump django from 3.2.9 to 3.2.13 in /backend Bumps [django](https://github.com/django/django) from 3.2.9 to 3.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.9...3.2.13) --- 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 cc50f73..1ac7e7d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -33,7 +33,7 @@ click-plugins==1.1.1 # via celery click-repl==0.2.0 # via celery -django==3.2.9 +django==3.2.13 # via # -r requirements.in # django-redis