From 16ea86a74bbb44d4104322168249a9cf1f28ce02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2020 21:09:58 +0000 Subject: [PATCH] Bump django from 1.11.10 to 1.11.28 in /pokes Bumps [django](https://github.com/django/django) from 1.11.10 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.10...1.11.28) Signed-off-by: dependabot[bot] --- pokes/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokes/requirements.txt b/pokes/requirements.txt index c8d85ba..50dc527 100644 --- a/pokes/requirements.txt +++ b/pokes/requirements.txt @@ -9,7 +9,7 @@ colorama==0.3.9 configparser==3.5.0 cssselect==1.0.3 decorator==4.2.1 -Django==1.11.10 +Django==1.11.28 enum34==1.1.6 feedparser==5.2.1 Flask==0.12.2