From 4e9f74013bc6dfd497ee38173a2f508738a9f7a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 01:47:26 +0000 Subject: [PATCH] Bump django from 2.1.10 to 2.1.11 Bumps [django](https://github.com/django/django) from 2.1.10 to 2.1.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.10...2.1.11) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2456b5f..9e6029d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ celery==4.2.1 # click==7.0 cryptography==2.5 dj-database-url==0.5.0 -django==2.1.10 +django==2.1.11 django-celery-beat==1.4.0 # django-celery-monitor==1.1. # => https://pypi.org/project/django-celery-monitor/#history django-choices==1.6.2