From 3e2b022cb50e55c84bd0384cee71eb3bbd63ab2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 19:52:28 +0000 Subject: [PATCH] Bump django from 2.2.4 to 2.2.20 in /pip Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.4...2.2.20) 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..9ee385e 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.20