From 26900d59cfbc19706542bb1a8cb190148f67b820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:10:31 +0000 Subject: [PATCH] build(deps): bump django from 1.11.3 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.11.3 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.3...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 88c6cac..00e41d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ coreapi==2.3.1 coreschema==0.0.4 defusedxml==0.5.0 dj-database-url==0.4.2 -Django==1.11.3 +Django==2.2.24 django-allauth==0.32.0 django-filter==1.0.4 django-rest-auth==0.9.1