From 32ca2428615455291ac079bd8af227132656d8de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:36:17 +0000 Subject: [PATCH] Bump django from 1.10.8 to 1.11.28 Bumps [django](https://github.com/django/django) from 1.10.8 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.8...1.11.28) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index fa79e02..6956bfe 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -19,7 +19,7 @@ ipython==6.2.1 requests==2.21.0 pytz==2017.3 attrs==17.4.0 -Django==1.10.8 +Django==1.11.28 pytest-django==3.4.7 pytest-pythonpath==0.7.3 numpy==1.16.1