From 6aad3013996c23527f22a896f0f982a03fa76a03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 01:16:26 +0000 Subject: [PATCH] Bump django from 1.2 to 1.11.28 in /examples_input Bumps [django](https://github.com/django/django) from 1.2 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.2...1.11.28) Signed-off-by: dependabot[bot] --- examples_input/requirements-freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples_input/requirements-freeze.txt b/examples_input/requirements-freeze.txt index 3a1ae3b..ea89384 100644 --- a/examples_input/requirements-freeze.txt +++ b/examples_input/requirements-freeze.txt @@ -2,7 +2,7 @@ aiohttp==2.3.9 asciitable==0.8.0 async-timeout==2.0.0 chardet==3.0.4 -Django==1.2 +Django==1.11.28 idna==2.6 multidict==4.1.0 patton-cli==0.0.1