From 858c489f6bc6759ca38757aed1308069d6d0c10b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 02:52:18 +0000 Subject: [PATCH] Bump django from 1.11.21 to 1.11.28 in /server Bumps [django](https://github.com/django/django) from 1.11.21 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.21...1.11.28) Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index a711a90..5a42c87 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.21 +Django==1.11.28 mysql-connector-python==8.0.16 MySQL-python==1.2.5 protobuf==3.8.0