From 27be7e7a10ba47104881c5e01c7676ff6c707fac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:23:23 +0000 Subject: [PATCH] Bump django from 1.10.4 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.10.4 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.4...1.11.29) 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 67af9c0..389eae8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ coverage==4.4.1 coveralls==1.2.0 dj-database-url==0.4.2 dj-static==0.0.6 -Django==1.10.4 +Django==1.11.29 django-geoposition==0.3.0 docopt==0.6.2 flake8==3.4.1