From 5c90a12eed3cd2451462eab1c7bacdf8cfb7d1d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 04:22:17 +0000 Subject: [PATCH] Bump django from 2.2.7 to 2.2.18 in /MxShop Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.7...2.2.18) 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..b3cb856 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.18 django-cors-headers==3.2.0 django-crispy-forms==1.8.1 django-filter==2.2.0