From b1190b82749ead05aedd77b9c1132ef4d9b832e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:00:18 +0000 Subject: [PATCH] Bump django from 2.0.6 to 2.2.24 Bumps [django](https://github.com/django/django) from 2.0.6 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.6...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..43371681a 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.24 django-crispy-forms==1.7.2 django-parsley==0.7 #problematic for django 1.9+ django-rest-swagger==2.2.0