From 2ac270168ed547c02f60f653d6c4b059371624e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Nov 2020 13:40:14 +0000 Subject: [PATCH] Bump python-engineio from 1.7.0 to 3.8.2.post1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 621dee9..9587235 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ numpy==1.13.1 olefile==0.44 opencv-python==3.2.0.7 Pillow==4.2.1 -python-engineio==1.7.0 +python-engineio==3.8.2.post1 python-socketio==1.7.7 redis==2.10.5 six==1.10.0