From 979e84d524b428564059a85b1b320112b3bc1e6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 14:36:28 +0000 Subject: [PATCH] Bump python-engineio from 2.2.0 to 3.8.2.post1 in /monitor 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] --- monitor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitor/requirements.txt b/monitor/requirements.txt index c1c274a..d829ad2 100644 --- a/monitor/requirements.txt +++ b/monitor/requirements.txt @@ -16,7 +16,7 @@ monotonic==1.5 py-radix==0.10.0 pycparser==2.18 pyOpenSSL==18.0.0 -python-engineio==2.2.0 +python-engineio==3.8.2.post1 python-socketio==2.0.0 six==1.11.0 Werkzeug==0.12.2