From d8bb73f7de808d9a90a884a09ca45fc9e37f40eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:16:55 +0000 Subject: [PATCH] Bump django from 2.0 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.0 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0...2.2.13) Signed-off-by: dependabot[bot] --- cyclon_project/requirements.txt | 2 +- epto_project/requirements.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cyclon_project/requirements.txt b/cyclon_project/requirements.txt index 7047247..3e06143 100644 --- a/cyclon_project/requirements.txt +++ b/cyclon_project/requirements.txt @@ -3,7 +3,7 @@ cachetools==2.0.1 certifi==2017.11.5 chardet==3.0.4 colorama==0.3.9 -Django==2.0 +Django==2.2.13 google-auth==1.2.1 gunicorn==19.7.1 idna==2.6 diff --git a/epto_project/requirements.txt b/epto_project/requirements.txt index 1a69115..91dc9f3 100644 --- a/epto_project/requirements.txt +++ b/epto_project/requirements.txt @@ -2,7 +2,7 @@ APScheduler==3.4.0 cachetools==2.0.1 certifi==2017.11.5 chardet==3.0.4 -Django==2.0 +Django==2.2.13 get==0.0.39 google-auth==1.2.1 gunicorn==19.7.1 diff --git a/requirements.txt b/requirements.txt index e03658b..ede41a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ certifi==2017.11.5 chardet==3.0.4 colorama==0.3.9 coverage==4.4.2 -Django==2.0 +Django==2.2.13 get==0.0.39 google-auth==1.2.1 gunicorn==19.7.1