From 99a3a105cc37276eb0c4b3a6b7fd38d9b520673b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2020 09:28:57 +0000 Subject: [PATCH] Bump python-engineio from 1.3.2 to 3.8.2.post1 in /server Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 1.3.2 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] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 71cd43e..7b3dfd8 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -9,7 +9,7 @@ gunicorn==19.7.1 itsdangerous==0.24 Jinja2==2.9.6 MarkupSafe==1.0 -python-engineio==1.3.2 +python-engineio==3.8.2.post1 python-socketio==1.7.4 redis==2.10.3 simplegeneric==0.8.1