From 3f93cd1e595e57249f6893cd57c814f654dc8b53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 21:27:19 +0000 Subject: [PATCH] Bump django from 1.11.21 to 1.11.29 in /server Bumps [django](https://github.com/django/django) from 1.11.21 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.21...1.11.29) 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..f74a107 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.21 +Django==1.11.29 mysql-connector-python==8.0.16 MySQL-python==1.2.5 protobuf==3.8.0