From 37c41bf1d7fc27ec7add13ddcd32d9bfa7e1fa2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 01:02:01 +0000 Subject: [PATCH] Bump django from 1.11.10 to 1.11.29 in /pokes Bumps [django](https://github.com/django/django) from 1.11.10 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.10...1.11.29) 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..f826223 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.29 enum34==1.1.6 feedparser==5.2.1 Flask==0.12.2