From d965a897f18a8cc97e2d1abc3fb60dadd953b85f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 20:45:11 +0000 Subject: [PATCH] Bump django from 3.0.2 to 3.0.7 in /laundry_guest/backend/src Bumps [django](https://github.com/django/django) from 3.0.2 to 3.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.2...3.0.7) 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..414b15c 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.7 django-cors-headers==3.2.1 django-mysql==3.3.0 django-redis==4.11.0