From 6dbd0116c3feb88e364a614b48fe98508b57a3c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 20:50:51 +0000 Subject: [PATCH] Bump django from 2.2.6 to 2.2.28 Bumps [django](https://github.com/django/django) from 2.2.6 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.6...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8c79575a..6241c20c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click==8.0.3 click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.2.0 -Django==2.2.6 +Django==2.2.28 django-celery-beat==2.2.1 django-celery-results==2.2.0 django-easy-pdf==0.1.1