From fce99059e254c0495ab8727194e3cba410f50edd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:14:56 +0000 Subject: [PATCH] Bump django from 3.1.2 to 3.1.12 in /backend Bumps [django](https://github.com/django/django) from 3.1.2 to 3.1.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.2...3.1.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 69d3c9e..0be1147 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,7 +5,7 @@ coreapi==2.3.3 coreschema==0.0.4 cycler==0.10.0 Cython==0.29.17 -Django==3.1.2 +Django==3.1.12 django-cors-headers==3.5.0 djangorestframework==3.11.0 djangorestframework-simplejwt==4.3.0