From ed965e893c42082ba4d583eb59258c701089070b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 19:23:02 +0000 Subject: [PATCH] Bump django from 2.2.3 to 2.2.20 in /composer Bumps [django](https://github.com/django/django) from 2.2.3 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.3...2.2.20) Signed-off-by: dependabot[bot] --- composer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer/requirements.txt b/composer/requirements.txt index 865c34d..cc1fc9b 100644 --- a/composer/requirements.txt +++ b/composer/requirements.txt @@ -1,6 +1,6 @@ astroid==2.2.5 django-mysql==3.2.0 -Django==2.2.3 +Django==2.2.20 django-restframework==0.0.1 isort==4.3.21 lazy-object-proxy==1.4.1