From 04c305f59f085c70d782b0c88020ed16e534e9e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:55:07 +0000 Subject: [PATCH] Bump django from 2.1.1 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.1.1 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.1...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 521a307..675aef7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cffi==1.11.5 chardet==3.0.4 click==6.7 cryptography==2.3.1 -Django==2.1.1 +Django==2.2.13 djangorestframework==3.8.2 extras==1.0.0 fixtures==3.0.0