From f6d5dd45d78a4e6b94a19732aeff8fe53c28fe9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:28:55 +0000 Subject: [PATCH] Bump django from 2.0.6 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.0.6 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.6...2.2.13) Signed-off-by: dependabot[bot] --- dask_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dask_requirements.txt b/dask_requirements.txt index 6458b18ba..eb27272db 100644 --- a/dask_requirements.txt +++ b/dask_requirements.txt @@ -10,7 +10,7 @@ cov-core==1.15.0 #nose2 coverage, not in conda, pip install coverage==4.5.1 coveralls==1.3.0 dask -django==2.0.6 +django==2.2.13 django-crispy-forms==1.7.2 django-parsley==0.7 #problematic for django 1.9+ django-rest-swagger==2.2.0