From 876492792d46cd2a2332b6b4e2dc7be295be1729 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 15:18:45 +0000 Subject: [PATCH] Bump django from 3.2.8 to 3.2.9 Bumps [django](https://github.com/django/django) from 3.2.8 to 3.2.9. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.8...3.2.9) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b11d00..fdb0e45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ chardet==4.0.0 charset-normalizer==2.0.7 colorama==0.4.4 dj-database-url==0.5.0 -Django==3.2.8 +Django==3.2.9 django-background-tasks==1.2.5 django-compat==1.0.15 django-cors-headers==3.10.0