From 0132bb176acdc7f5779755236173e1625ce694a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:55:18 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.28 in /requirements Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 1566997..96cbc1d 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -6,7 +6,7 @@ celery==5.0.5 certifi==2019.11.28 chardet==3.0.4 cycler==0.10.0 -Django==2.2.13 +Django==2.2.28 django-ace==1.0.6 django-appconf==1.0.3 django-cors-headers==3.2.0