From 1529b52b876513addf7de1ba8ecf42d12c87c46c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 00:42:47 +0000 Subject: [PATCH] chore(deps): bump django from 2.1.11 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.1.11 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.11...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 817f379..2f6b01e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ certifi==2019.9.11 cfn-flip==1.2.2 chardet==3.0.4 Click==7.0 -Django==2.1.11 +Django==2.2.13 django-cors-headers==3.2.0 djangorestframework==3.10.3 docutils==0.15.2