From 1e928fd09711f784a9c4f994e8dc948229f148a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 00:58:58 +0000 Subject: [PATCH] Bump django from 1.9.4 to 1.11.29 in /sequbot_ai Bumps [django](https://github.com/django/django) from 1.9.4 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.4...1.11.29) Signed-off-by: dependabot[bot] --- sequbot_ai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 sequbot_ai/requirements.txt diff --git a/sequbot_ai/requirements.txt b/sequbot_ai/requirements.txt old mode 100755 new mode 100644 index c90c6e6..70d88b4 --- a/sequbot_ai/requirements.txt +++ b/sequbot_ai/requirements.txt @@ -7,7 +7,7 @@ cryptography==1.2.3 cssselect==0.9.1 cycler==0.10.0 decorator==4.0.9 -Django==1.9.4 +Django==1.11.29 hiredis==0.2.0 httplib2==0.9.2 idna==2.0