From 372f8628c453bc27e5c270c9b5a59f9a85a3dc13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2019 15:26:11 +0000 Subject: [PATCH] Bump python-engineio from 3.5.1 to 3.8.2.post1 in /api 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] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 9c598e9..0f89d75 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -14,7 +14,7 @@ MarkupSafe==1.1.1 mccabe==0.6.1 pylint==2.3.1 pymongo==3.8.0 -python-engineio==3.5.1 +python-engineio==3.8.2.post1 python-socketio==3.1.2 requests==2.21.0 six==1.12.0