From 02b40aebfec0080d496869077dc7e86b9ac1f701 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Jul 2021 15:56:54 +0000 Subject: [PATCH] Bump django from 3.0.7 to 3.1.12 in /server Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.7...3.1.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 776a85f..69273dd 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -7,7 +7,7 @@ chardet==3.0.4 cloudinary==1.21.1 colour==0.1.5 dj-database-url==0.5.0 -Django==3.0.7 +Django==3.1.12 django-appconf==1.0.4 django-cloudinary-storage==0.2.3 django-colorfield==0.3.1