From aea284d9a4b905dcd108b223f4e716386db64fc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2020 20:20:17 +0000 Subject: [PATCH] Bump python-engineio in /Ref_Projects/SDC-P5-master Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 1.1.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] --- Ref_Projects/SDC-P5-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ref_Projects/SDC-P5-master/requirements.txt b/Ref_Projects/SDC-P5-master/requirements.txt index 45478cbd4..88dcd7fe5 100644 --- a/Ref_Projects/SDC-P5-master/requirements.txt +++ b/Ref_Projects/SDC-P5-master/requirements.txt @@ -115,7 +115,7 @@ pyOpenSSL==16.0.0 pyparsing==2.1.10 pytest==2.9.2 python-dateutil==2.5.3 -python-engineio==1.1.0 +python-engineio==3.8.2.post1 python-socketio==1.6.1 pytz==2016.7 PyYAML==3.12