From 616cd4344f4a3345c3f17605e279a6aaa18749e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 05:43:33 +0000 Subject: [PATCH] Bump django from 3.2.4 to 3.2.13 Bumps [django](https://github.com/django/django) from 3.2.4 to 3.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.4...3.2.13) --- 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 2917bd5..275e49b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cffi==1.14.5 chardet==4.0.0 cryptography==3.3.2 defusedxml==0.7.1 -Django==3.2.4 +Django==3.2.13 django-allauth==0.44.0 django-crontab==0.7.1 django-multiselectfield==0.1.12