From 6a5ab185de196e3f17e02e856935cabbb409b16b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 12:57:26 +0000 Subject: [PATCH] Bump django from 3.0.4 to 3.0.12 in /DjangoApp/austin_data_bass Bumps [django](https://github.com/django/django) from 3.0.4 to 3.0.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.4...3.0.12) 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..85383e9 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.12 gunicorn==20.0.4 idna==2.9 pip==20.0.2