From 99614011ae08db55aa956b3370cca917938a535c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 01:27:22 +0000 Subject: [PATCH] Bump django from 1.11.4 to 2.2.28 Bumps [django](https://github.com/django/django) from 1.11.4 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.4...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 20b9c2a..c8433c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ python-dateutil==2.6.1 -Django==1.11.4 +Django==2.2.28 pytz==2017.2 django-easy-pjax==1.3.0 docutils==0.14