From 8f466b3858dfce78337e2a5433e0b75ba1c137b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2019 09:41:55 +0000 Subject: [PATCH] Bump python-engineio from 2.0.2 to 3.8.2.post1 in /Chapter04/Lie_to_me Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 2.0.2 to 3.8.2.post1. - [Release notes](https://github.com/miguelgrinberg/python-engineio/releases) - [Changelog](https://github.com/miguelgrinberg/python-engineio/blob/master/CHANGES.md) - [Commits](https://github.com/miguelgrinberg/python-engineio/commits) Signed-off-by: dependabot[bot] --- Chapter04/Lie_to_me/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter04/Lie_to_me/requirements.txt b/Chapter04/Lie_to_me/requirements.txt index a6ed908..20bc6a0 100644 --- a/Chapter04/Lie_to_me/requirements.txt +++ b/Chapter04/Lie_to_me/requirements.txt @@ -31,7 +31,7 @@ Pygments==2.2.0 pylint==1.8.2 pyparsing==2.2.0 python-dateutil==2.7.0 -python-engineio==2.0.2 +python-engineio==3.8.2.post1 python-socketio==1.8.4 pytz==2018.3 rope==0.10.7