From 9383e2abfeb5f5e68e186141ece0384d1c7be2b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 11:05:51 +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