From d31de8ab588c39e70198a0e6779eed83f8a3f593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:51:48 +0000 Subject: [PATCH] Bump django from 2.2.24 to 2.2.28 in /elemental Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.24...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- elemental/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elemental/requirements.txt b/elemental/requirements.txt index 982059f..9bf7638 100644 --- a/elemental/requirements.txt +++ b/elemental/requirements.txt @@ -3,7 +3,7 @@ attackcti==0.2.7 certifi==2019.9.11 cffi==1.13.0 chardet==3.0.4 -Django==2.2.24 +Django==2.2.28 django-markdownx==2.0.28 gitdb2==2.0.6 GitPython==3.0.3