From 4485f0411d33dd1ee4b33935c4aea5b579357fd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 20:36:35 +0000 Subject: [PATCH] Bump django from 2.2.6 to 2.2.20 Bumps [django](https://github.com/django/django) from 2.2.6 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.6...2.2.20) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db0b0aa..964c309 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2019.9.11 chardet==3.0.4 coreapi==2.3.3 coreschema==0.0.4 -Django==2.2.6 +Django==2.2.20 django-filter==2.2.0 django-rest-auth==0.9.5 django-rest-registration==0.5.2