From f9a92fb4747762fc0497c444b92b07ff0d62d9c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2020 22:38:52 +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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 104f8d4..c8e55f3 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,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==4.2b1