From 7b840964f56e2910a42eec0f9ccbf5ab246ebf70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 00:58:29 +0000 Subject: [PATCH] Bump python-engineio from 2.0.2 to 3.8.2.post1 Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 2.0.2 to 3.8.2.post1. - [Release notes](https://github.com/miguelgrinberg/python-engineio/releases) - [Changelog](https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md) - [Commits](https://github.com/miguelgrinberg/python-engineio/commits) --- updated-dependencies: - dependency-name: python-engineio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1a47cef..e78acf6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Flask-SocketIO==2.9.3 itsdangerous==0.24 Jinja2==2.10 MarkupSafe==1.0 -python-engineio==2.0.2 +python-engineio==3.8.2.post1 python-socketio==1.8.4 six==1.11.0 Werkzeug==0.14.1