From 06f4b2ca8b1370e7f1ec437f8c3f2b5e8790dd07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 05:45:44 +0000 Subject: [PATCH] Bump django from 2.2.8 to 2.2.28 in /config Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.8...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements.txt b/config/requirements.txt index cd99bb3..c5e9a42 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -13,7 +13,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.28 easy-thumbnails==2.7.1 fabric==2.6.0 gunicorn==19.9.0