From a2c343ee319b3d034704dad0fd1d50263d504ccf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:59:07 +0000 Subject: [PATCH] Bump django from 2.1.11 to 2.2.24 Bumps [django](https://github.com/django/django) from 2.1.11 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.11...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..d01b4c9 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.24 gunicorn==19.9.0 PyJWT==1.6.4 pymongo==3.7.2 diff --git a/requirements_all.txt b/requirements_all.txt index 053beda..b864c94 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.24 gunicorn==19.9.0 isort==4.3.4 lazy-object-proxy==1.3.1