From d1f4f623d33f61e0b0dcb1add49d064d7669e4f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 02:38:33 +0000 Subject: [PATCH] Bump django from 2.2.8 to 2.2.26 Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.26. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.8...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 c1e914f..064fc85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ django-debug-toolbar==3.1.1 django-localflavor==1.0 django-markdownx==2.0.27 django-picklefield==3.0.1 -django==2.2.8 +django==2.2.26 easy-thumbnails==2.7.1 fabric==2.4.0 gunicorn==19.9.0