From 4f70c6c311ab7118d74cc199efa932ab30d9e592 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:20:55 +0000 Subject: [PATCH] Bump django from 1.11.1 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.11.1 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.1...1.11.23) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdaa04b..03c22eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.1 +Django==1.11.23 mysqlclient==1.3.10 requests==2.18.1 urllib3==1.21.1 \ No newline at end of file