From 62246d49c29d97ac341048a33e3a52853f1c024b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 20:57:33 +0000 Subject: [PATCH] Bump django from 2.2.8 to 2.2.20 in /back Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.8...2.2.20) Signed-off-by: dependabot[bot] --- back/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/back/requirements.txt b/back/requirements.txt index 5537010..b8362d0 100644 --- a/back/requirements.txt +++ b/back/requirements.txt @@ -13,7 +13,7 @@ colorama==0.4.1 coverage==4.5.4 coveralls==1.8.2 decorator==4.4.1 -Django==2.2.8 +Django==2.2.20 django-cors-headers==3.1.1 django-mysql==3.2.0 django-rest-framework==0.1.0