From f9feacc6c360c37a73437832413cef7c1cb2e740 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 04:36:37 +0000 Subject: [PATCH] :arrow_up: Bump django from 3.0.3 to 3.0.7 Bumps [django](https://github.com/django/django) from 3.0.3 to 3.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.3...3.0.7) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8519e40..9a92d33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Click==7.0 codecov==2.0.15 coverage==5.0.3 cryptography==2.8 -Django==3.0.3 +Django==3.0.7 django-fernet-fields==0.6 django-maintenance-mode==0.14.0 google-api-core==1.16.0