From 73f8ad1b4f6fa223deadc2fbc38b37c4bcd480ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 14:30:08 +0000 Subject: [PATCH] Bump python-engineio from 2.2.0 to 3.8.2.post1 in /backend Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 2.2.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] --- backend/requirements_py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements_py3.txt b/backend/requirements_py3.txt index 1334317f..82e839ea 100644 --- a/backend/requirements_py3.txt +++ b/backend/requirements_py3.txt @@ -41,7 +41,7 @@ pycparser==2.18 PyMySQL==0.9.2 python-dateutil==2.5.3 python-editor==1.0.3 -python-engineio==2.2.0 +python-engineio==3.8.2.post1 python-socketio==2.0.0 pytz==2016.6 PyYAML==3.12