From 02b3f19fe296478c05358968e33288ceeeed84fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:35:53 +0000 Subject: [PATCH] Bump django from 1.11.5 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.11.5 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.5...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 44fb99c..574a61f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ dask==0.14.3 datashape==0.5.4 decorator==4.0.11 distributed==1.16.3 -Django==1.11.5 +Django==2.2.24 docutils==0.13.1 dropbox==8.0.0 entrypoints==0.2.2