From 155a155d0c7f7bbcbbf8e7d186af25d36c8e7d14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:26:40 +0000 Subject: [PATCH] Bump django from 3.1.1 to 3.1.12 in /hackathon_site Bumps [django](https://github.com/django/django) from 3.1.1 to 3.1.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.1...3.1.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hackathon_site/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hackathon_site/requirements.txt b/hackathon_site/requirements.txt index 593e368..5b48552 100644 --- a/hackathon_site/requirements.txt +++ b/hackathon_site/requirements.txt @@ -7,7 +7,7 @@ click==7.1.2 coreapi==2.3.3 coreschema==0.0.4 dj-rest-auth==1.0.6 -Django==3.1.1 +Django==3.1.12 django-cors-headers==3.3.0 django-debug-toolbar==2.2 django-redis==4.12.1