From 00df93ef0e6889ad520c1157214d21cafb30ea03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 23:26:52 +0000 Subject: [PATCH] Bump django from 2.2.9 to 2.2.21 Bumps [django](https://github.com/django/django) from 2.2.9 to 2.2.21. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.9...2.2.21) --- 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 62a2849..d8b31a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ bs4==0.0.1 certifi==2019.11.28 chardet==3.0.4 defusedxml==0.6.0 -Django==2.2.9 +Django==2.2.21 django-allauth==0.41.0 future==0.18.2 idna==2.8