From a4afc0bee434ea387a09cc900083c5cd895ae699 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:06:33 +0000 Subject: [PATCH] Bump django from 2.2.4 to 2.2.28 in /pip Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.4...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index 54df66c..661267e 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -8,4 +8,4 @@ six==1.12.0 sqlparse==0.3.0 typed-ast==1.4.0 wrapt==1.11.2 -django==2.2.4 +django==2.2.28