From 4d3d4c965b0667b857c2450730380751d42abb54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 07:53:32 +0000 Subject: [PATCH] Bump python-engineio from 3.5.1 to 3.8.2.post1 in /nlu Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 3.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] --- nlu/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nlu/requirements.txt b/nlu/requirements.txt index ca5ac94..82b237e 100644 --- a/nlu/requirements.txt +++ b/nlu/requirements.txt @@ -66,7 +66,7 @@ pymongo==3.8.0 pyparsing==2.4.0 PySocks==1.7.0 python-dateutil==2.8.0 -python-engineio==3.5.1 +python-engineio==3.8.2.post1 python-socketio==3.1.2 python-telegram-bot==11.1.0 pytz==2018.9