From c3bd93930cfc985261af37c8c031e3d8cf04b3f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 09:32:32 +0000 Subject: [PATCH] Bump django from 2.2.4 to 2.2.27 in /pip Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.4...2.2.27) --- 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..bfa83ff 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.27