From 3d7b295c27e7fbf638274340925b454b56311702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 21:59:30 +0000 Subject: [PATCH] Bump python-engineio from 0.9.2 to 3.8.2.post1 Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 0.9.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6dcff0..ea8800a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Flask-SocketIO==2.6.2 eventlet==0.19.0 greenlet==0.4.10 python-dateutil==2.5.3 -python-engineio==0.9.2 +python-engineio==3.8.2.post1 python-mimeparse==1.5.2 python-socketio==1.4.4 PyYAML==3.11