From 530bea4634b8c79369fdb1299dff79bb8b5cd9d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 14:50:46 +0000 Subject: [PATCH] build(deps): bump django from 3.2.9 to 3.2.15 in /backend Bumps [django](https://github.com/django/django) from 3.2.9 to 3.2.15. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.9...3.2.15) --- 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..754a2a9 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.15 # via # -r requirements.in # django-redis