From 1a8eb7c2c3739e5fbb425e4e094a77c9284e4c3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 19:09:48 +0000 Subject: [PATCH] Bump django from 1.11.21 to 1.11.23 in /conf Bumps [django](https://github.com/django/django) from 1.11.21 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.21...1.11.23) Signed-off-by: dependabot[bot] --- conf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/requirements.txt b/conf/requirements.txt index 05f2743..fd3071b 100644 --- a/conf/requirements.txt +++ b/conf/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.21 +Django==1.11.23 websockify==0.8.0 gunicorn==19.9.0 lxml==4.2.5