From 961693ad807c5a6573125c5e40f5cec756a52f5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 23:17:51 +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.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.2...2.2.13) 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..08b0495 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.2.13 uwsgi==2.0.17.1 mysqlclient==1.3.13 django-debug-toolbar==1.9.1