From 27cad2284aaf3208dae9090497e1b7af025b062d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 15:42:15 +0000 Subject: [PATCH] build(deps): bump django from 3.2.11 to 3.2.15 in /manager Bumps [django](https://github.com/django/django) from 3.2.11 to 3.2.15. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.11...3.2.15) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- manager/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manager/requirements.txt b/manager/requirements.txt index c0e3201f9..5f861c374 100644 --- a/manager/requirements.txt +++ b/manager/requirements.txt @@ -20,7 +20,7 @@ django-sendgrid-v5==0.9.1 django-storages==1.11.1 django-super-deduper==0.1.4 django-waffle==2.2.1 -Django==3.2.11 +Django==3.2.15 djangocodemirror==2.1.0 djangorestframework-camel-case==1.2.0 djangorestframework==3.12.4