From f0bc9b8bb4890694121caaab8166622aeeae4509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 01:29:06 +0000 Subject: [PATCH] Bump django from 2.2.9 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.2.9 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.9...2.2.13) 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..9fef9f9 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.13 django-allauth==0.41.0 future==0.18.2 idna==2.8