From eab04560e72d7eb919a203b504670b3047f31ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:34:40 +0000 Subject: [PATCH] Bump django from 1.11.10 to 1.11.29 in /proj1 Bumps [django](https://github.com/django/django) from 1.11.10 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.10...1.11.29) Signed-off-by: dependabot[bot] --- proj1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proj1/requirements.txt b/proj1/requirements.txt index e911f7c..acd4b04 100644 --- a/proj1/requirements.txt +++ b/proj1/requirements.txt @@ -40,7 +40,7 @@ dask==0.15.3 datashape==0.5.4 decorator==4.1.2 distributed==1.19.1 -Django==1.11.10 +Django==1.11.29 django-tables2==1.21.2 djangorestframework==3.8.2 docutils==0.14