From f1bed00dc39654561bb2ff032380888985e2ed8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 00:20:06 +0000 Subject: [PATCH] Bump django from 2.2.6 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.2.6 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.6...2.2.13) 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..ecb8e05 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.13 django-filter==2.2.0 django-rest-auth==0.9.5 django-rest-registration==0.5.2