From c0ed8bb5f20e9cc14d819576247662ac68bfac06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 14:02:11 +0000 Subject: [PATCH] Bump python-engineio from 2.3.2 to 3.8.2.post1 Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 2.3.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 fec440a..7e5a785 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ pyparsing==2.2.2 PySocks==1.6.8 python-crfsuite==0.9.6 python-dateutil==2.7.4 -python-engineio==2.3.2 +python-engineio==3.8.2.post1 python-socketio==2.0.0 python-telegram-bot==10.1.0 pytz==2018.6