From 835563ed61c398de51bd79476f4ff0c1211f4361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 22:40:08 +0000 Subject: [PATCH] Bump django in /Django-uwsgi-nginx-mysql/docker/python Bumps [django](https://github.com/django/django) from 2.1.2 to 2.1.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.2...2.1.11) Signed-off-by: dependabot[bot] --- Django-uwsgi-nginx-mysql/docker/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Django-uwsgi-nginx-mysql/docker/python/requirements.txt b/Django-uwsgi-nginx-mysql/docker/python/requirements.txt index 34f93fe..0fa43b1 100644 --- a/Django-uwsgi-nginx-mysql/docker/python/requirements.txt +++ b/Django-uwsgi-nginx-mysql/docker/python/requirements.txt @@ -1,4 +1,4 @@ -django==2.1.2 +django==2.1.11 uwsgi==2.0.17.1 mysqlclient==1.3.13 django-debug-toolbar==1.9.1