From 0f92e090618d097fab2966cb3148fae1c021b7ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 01:04:29 +0000 Subject: [PATCH] Bump django from 1.11.10 to 1.11.28 in /proj1 Bumps [django](https://github.com/django/django) from 1.11.10 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.10...1.11.28) 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..c7ba2d2 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.28 django-tables2==1.21.2 djangorestframework==3.8.2 docutils==0.14