From 7d6a4bcd13b3f8db57eaeaeb9367ee7518b65869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 15:21:56 +0000 Subject: [PATCH] Bump django from 3.2.10 to 3.2.12 Bumps [django](https://github.com/django/django) from 3.2.10 to 3.2.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.10...3.2.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fc2002f..8a1e439 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ chardet==4.0.0 charset-normalizer==2.0.9 colorama==0.4.4 dj-database-url==0.5.0 -Django==3.2.10 +Django==3.2.12 django-background-tasks==1.2.5 django-compat==1.0.15 django-cors-headers==3.10.1