From 533764af513680da8ddcab78b25394e2f6f32243 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2019 22:07:00 +0000 Subject: [PATCH] Bump django from 2.1.2 to 2.1.11 in /Web 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] --- Web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/requirements.txt b/Web/requirements.txt index 2bc5d91..baea0e3 100644 --- a/Web/requirements.txt +++ b/Web/requirements.txt @@ -1 +1 @@ -Django==2.1.2 +Django==2.1.11