From f58aa2ddcfc49e4635b5acfde8ad592f6fc444d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 08:42:40 +0000 Subject: [PATCH] Bump django from 3.0.4 to 3.0.7 in /DjangoApp/austin_data_bass 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] --- DjangoApp/austin_data_bass/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DjangoApp/austin_data_bass/requirements.txt b/DjangoApp/austin_data_bass/requirements.txt index 163fc22..1359df8 100644 --- a/DjangoApp/austin_data_bass/requirements.txt +++ b/DjangoApp/austin_data_bass/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.2.7 beautifulsoup4==4.8.2 certifi==2019.11.28 chardet==3.0.4 -Django==3.0.4 +Django==3.0.7 gunicorn==20.0.4 idna==2.9 pip==20.0.2