From c36507cf69b44a3185ea67a5f9e71b557a1e8f45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 18:44:03 +0000 Subject: [PATCH] Bump django from 3.0.3 to 3.1.13 in /app Bumps [django](https://github.com/django/django) from 3.0.3 to 3.1.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.3...3.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index e3da6c6..789acca 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.2.3 autopep8==1.4.4 beautifulsoup4==4.8.2 -Django==3.0.3 +Django==3.1.13 django-bootstrap4==1.1.1 django-ipware==2.1.0 django-markdown-deux==1.0.5