From 09fec0a7ef201a8851e3b8e59f6367697f0e31b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 13:08:05 +0000 Subject: [PATCH] Bump django from 1.11 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.11 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11...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 926a86d..5be3c68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -Django==1.11 +Django==1.11.23 psycopg2==2.7.5 pytz==2018.5 \ No newline at end of file