From bae996274259f60d46d96b7aa7b7628ee264cc9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 23:53:08 +0000 Subject: [PATCH] Bump django from 3.2 to 3.2.4 Bumps [django](https://github.com/django/django) from 3.2 to 3.2.4. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2...3.2.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index a1ec48cc..64bb3a8b --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ colorama==0.4.3 contextlib2==0.6.0 distlib==0.3.0 distro==1.4.0 -Django==3.2 +Django==3.2.4 django-cors-headers==3.7.0 django-guardian==2.3.0 django-reset-migrations==0.4.0