From 455d7043b9d80efdc15de80f737570e1dd7fe3ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 16:28:07 +0000 Subject: [PATCH] Bump django from 1.6.11.7 to 2.2.26 Bumps [django](https://github.com/django/django) from 1.6.11.7 to 2.2.26. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/commits/2.2.26) --- 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 aeb62f20..8483fd51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ cryptography==1.7.2 decorator==3.4.0 defusedxml==0.6.0 dirq==1.7.1 -Django==1.6.11.7 +Django==2.2.26 docopt==0.6.2 entrypoints==0.3 enum34==1.0.4