From 4188d203fdc59cd6bf50c7db7eb0e7c6f14a5f3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Dec 2020 13:37:48 +0000 Subject: [PATCH] Bump django from 3.0.4 to 3.0.7 Bumps [django](https://github.com/django/django) from 3.0.4 to 3.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.4...3.0.7) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f0cd96..eea4f60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ bs4==0.0.1 cachetools==4.0.0 certifi==2019.11.28 chardet==3.0.4 -Django==3.0.4 +Django==3.0.7 django-appconf==1.0.4 django-filter==2.2.0 django-ranged-response==0.2.0