From 8a73d3a0a029cd9102adf0f7e953360caae2db35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 17:06:30 +0000 Subject: [PATCH] Bump django from 2.2.15 to 2.2.26 Bumps [django](https://github.com/django/django) from 2.2.15 to 2.2.26. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.15...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 aebe4e6..ecb865e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ beautifulsoup4==4.9.1 # via django-htmlmin confusable-homoglyphs==3.2.0 # via django-registration -django==2.2.15 +django==2.2.26 # via # -r requirements.in # django-appconf