From f2515e23001df75e5e12f518503f8974fb51d7bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2020 15:52:59 +0000 Subject: [PATCH] Bump django from 1.11.20 to 1.11.28 in /proc_map Bumps [django](https://github.com/django/django) from 1.11.20 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.20...1.11.28) Signed-off-by: dependabot[bot] --- proc_map/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proc_map/requirements.txt b/proc_map/requirements.txt index 4b432de..b1ec5d6 100644 --- a/proc_map/requirements.txt +++ b/proc_map/requirements.txt @@ -1,3 +1,3 @@ -Django==1.11.20 +Django==1.11.28 MySQL-python==1.2.5 pytz==2019.1