From c249a2bd886474150eaaaa3900a102afaba7c40a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 19:56:20 +0000 Subject: [PATCH] Bump django from 3.0.4 to 3.0.14 in /DjangoApp/austin_data_bass Bumps [django](https://github.com/django/django) from 3.0.4 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.4...3.0.14) 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..f821b53 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.14 gunicorn==20.0.4 idna==2.9 pip==20.0.2