From eea8afbfa5226221fd156a3d2f335ba917867464 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 22:35:35 +0000 Subject: [PATCH] Bump django from 2.2.4 to 2.2.21 in /pip Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.21. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.4...2.2.21) --- 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..0718e7e 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.21