From c96ce145bfef5b8dd3f9983ac5636e6ce6fa987a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 20:54:17 +0000 Subject: [PATCH] Bump django from 2.2.7 to 2.2.20 in /MxShop Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.7...2.2.20) Signed-off-by: dependabot[bot] --- MxShop/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MxShop/requirements.txt b/MxShop/requirements.txt index e1201d9..4b3d9c4 100644 --- a/MxShop/requirements.txt +++ b/MxShop/requirements.txt @@ -4,7 +4,7 @@ coreapi==2.3.3 coreschema==0.0.4 defusedxml==0.6.0 diff-match-patch==20181111 -Django==2.2.7 +Django==2.2.20 django-cors-headers==3.2.0 django-crispy-forms==1.8.1 django-filter==2.2.0