From 3e4e53e369a01d0741261a803a04275772b49009 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 19:19:00 +0000 Subject: [PATCH] Bump django from 3.0.2 to 3.0.14 in /laundry_guest/backend/src Bumps [django](https://github.com/django/django) from 3.0.2 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.2...3.0.14) Signed-off-by: dependabot[bot] --- laundry_guest/backend/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/laundry_guest/backend/src/requirements.txt b/laundry_guest/backend/src/requirements.txt index bff4e4d..a2a7214 100644 --- a/laundry_guest/backend/src/requirements.txt +++ b/laundry_guest/backend/src/requirements.txt @@ -3,7 +3,7 @@ certifi==2019.11.28 chardet==3.0.4 coreapi==2.3.3 coreschema==0.0.4 -Django==3.0.2 +Django==3.0.14 django-cors-headers==3.2.1 django-mysql==3.3.0 django-redis==4.11.0