From 8f3c0906e268e598eda493723945dcdd3565e2a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2020 09:52:55 +0000 Subject: [PATCH] Bump django from 2.0.12 to 2.2.10 Bumps [django](https://github.com/django/django) from 2.0.12 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.12...2.2.10) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d9cce7..caafbe6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ #Django==1.11.7 -Django==2.2.9 +Django==2.2.10 oauthlib==2.0.0 requests==2.20.0 requests-oauthlib==0.6.2