From c6d9ac2525580edc3b006fc989d16c51fe76644a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 20:25:21 +0000 Subject: [PATCH] Bump django from 2.2.5 to 2.2.20 in /django Bumps [django](https://github.com/django/django) from 2.2.5 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.5...2.2.20) Signed-off-by: dependabot[bot] --- django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/requirements.txt b/django/requirements.txt index 476105f..6d3041c 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -1,2 +1,2 @@ -Django==2.2.5 +Django==2.2.20 PyMySQL==0.9.3