From dcd77ad47ed9ea5f6883328a96000eb69983a5db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 00:31:33 +0000 Subject: [PATCH] Bump python-engineio from 3.3.2 to 3.8.2.post1 Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 3.3.2 to 3.8.2.post1. - [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 e21db50..855616d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ click flask paho-mqtt -python-engineio==3.3.2 +python-engineio==3.8.2.post1 python-socketio==3.1.2 Flask-Bootstrap Flask-SocketIO==3.2.2