From e1f71c19173c0f6101da9cb1b258d484b4a9de83 Mon Sep 17 00:00:00 2001 From: Eduardo Robles Date: Mon, 25 Apr 2022 13:55:52 +0200 Subject: [PATCH] Bump django from 2.2.27 to 2.2.28 (#201) Bumps [django](https://github.com/django/django) from 2.2.27 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.27...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 487e561b..d04aa27c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ contextlib2==0.5.3 decorator==4.0.10 defusedxml==0.7.1 distlib==0.3.4 -Django==2.2.27 +Django==2.2.28 django-celery-results==2.0.1 django-cors-headers==3.2.1 django-nose==1.4.5