From a717ede582a05e02734f5b1d9d4c36e536353bef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:24:40 +0000 Subject: [PATCH] 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 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 71c4909..8bec4ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi==2018.10.15 coverage==4.5.1 -Django==2.1.11 +Django==2.2.13 gunicorn==19.9.0 PyJWT==1.6.4 pymongo==3.7.2 diff --git a/requirements_all.txt b/requirements_all.txt index 053beda..871e6a4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1,7 +1,7 @@ astroid==2.0.4 certifi==2018.10.15 coverage==4.5.1 -Django==2.1.11 +Django==2.2.13 gunicorn==19.9.0 isort==4.3.4 lazy-object-proxy==1.3.1