From e025c3c7aef394d285f8688e18f283f578f8f3b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 12:52:04 +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] --- pip-freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-freeze.txt b/pip-freeze.txt index 406659a39..c5bc2e06d 100644 --- a/pip-freeze.txt +++ b/pip-freeze.txt @@ -25,7 +25,7 @@ django-redis==4.10.0 django-rosetta==0.9.0 django-storages==1.7.1 django-timezone-field==3.0 # via rapidpro-dash -django==2.1.10 +django==2.1.11 djangorestframework==3.10.1 flake8==3.6.0 gunicorn==19.9.0