From 7f37cf37b6a939fc76782153af76fed3dc8d2339 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 01:44:18 +0000 Subject: [PATCH] Bump python-engineio from 3.4.3 to 3.8.2.post1 in /website/app Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 3.4.3 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] --- website/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/app/requirements.txt b/website/app/requirements.txt index b4d367c..fc157b9 100644 --- a/website/app/requirements.txt +++ b/website/app/requirements.txt @@ -92,7 +92,7 @@ Pygments==2.2.0 pyparsing==2.2.0 python-dateutil==2.6.1 python-editor==1.0.4 -python-engineio==3.4.3 +python-engineio==3.8.2.post1 python-libsbml==5.16.0 python-socketio==3.1.2 pytz==2017.3