From 20e523f894369e5a49c576b56ced783819bf24c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 20:15:24 +0000 Subject: [PATCH] Bump django from 2.1.7 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.1.7 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.7...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 8f87236..6540128 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -Django==2.1.7 +Django==2.2.13 pycryptodome==3.8.0 pytz==2018.9