From 9260d460a0151e7dd84c554e197c6a9354d96cc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 01:21:24 +0000 Subject: [PATCH] Bump django from 3.0.4 to 3.1.6 in /DjangoApp/austin_data_bass Bumps [django](https://github.com/django/django) from 3.0.4 to 3.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.4...3.1.6) 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..2d689df 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.1.6 gunicorn==20.0.4 idna==2.9 pip==20.0.2