From dd4f909c535c80d08759b56f164530224b5a7563 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:53:45 +0000 Subject: [PATCH] Bump django from 2.2.7 to 2.2.28 in /MxShop Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.7...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..26cb7cc 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.28 django-cors-headers==3.2.0 django-crispy-forms==1.8.1 django-filter==2.2.0