From 72993bb38547884d5aa33d437cf552786a872b3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 20:53:11 +0000 Subject: [PATCH] Bump django from 2.2.24 to 2.2.28 in /py3base 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] --- py3base/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py3base/requirements.txt b/py3base/requirements.txt index f44fd33..d69cc0b 100644 --- a/py3base/requirements.txt +++ b/py3base/requirements.txt @@ -1 +1 @@ -django==2.2.24 +django==2.2.28