From f8538292d287051bcdfc4efb26e56ea17cfe88db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Dec 2020 17:26:43 +0000 Subject: [PATCH] Bump python-engineio from 1.7.0 to 3.8.2.post1 in /master Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 1.7.0 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] --- master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master/requirements.txt b/master/requirements.txt index 5ca388e..353961f 100644 --- a/master/requirements.txt +++ b/master/requirements.txt @@ -75,7 +75,7 @@ PySocks==1.6.8 pysolr==3.7.0 pytest==3.6.0 python-dateutil==2.6.1 -python-engineio==1.7.0 +python-engineio==3.8.2.post1 python-Levenshtein==0.12.0 python-socketio==1.8.0 pytz==2017.3