From b07d1fe72c1986947197ef0296e899d7d18bee88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 09:36:03 +0000 Subject: [PATCH] Bump django from 2.1.7 to 2.1.11 Bumps [django](https://github.com/django/django) from 2.1.7 to 2.1.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.7...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 0981e72..92b98a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -Django==2.1.7 +Django==2.1.11 djangorestframework==3.9.1 pytz==2018.9