From 9dea487eed14fdc3849f7857eb94c46920ab5785 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2020 18:22:17 +0000 Subject: [PATCH] Bump python-engineio from 1.5.1 to 3.8.2.post1 in /service Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 1.5.1 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] --- service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 service/requirements.txt diff --git a/service/requirements.txt b/service/requirements.txt old mode 100755 new mode 100644 index 83fcc55..cac21c6 --- a/service/requirements.txt +++ b/service/requirements.txt @@ -9,7 +9,7 @@ itsdangerous==0.24 Jinja2==2.9.6 MarkupSafe==1.0 pyserial==3.3 -python-engineio==1.5.1 +python-engineio==3.8.2.post1 python-socketio==1.7.4 requests==2.14.2 six==1.10.0