From a7340ff139f5c38fc9550d9bdd06722f698552e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:54:45 +0000 Subject: [PATCH] Bump django from 3.0.5 to 3.1.12 in /website Bumps [django](https://github.com/django/django) from 3.0.5 to 3.1.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.5...3.1.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- website/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/requirements.txt b/website/requirements.txt index 0995fca..872546d 100644 --- a/website/requirements.txt +++ b/website/requirements.txt @@ -5,7 +5,7 @@ autopep8==1.5.3 cachetools==4.1.1 certifi==2020.6.20 chardet==3.0.4 -Django==3.0.5 +Django==3.1.12 django-cleanup==5.0.0 django-storages==1.9.1 djongo==1.3.3