From 55a4c098e32df51fa1fc91a00838ff584b3897c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 16:35:37 +0000 Subject: [PATCH] chore(deps): bump python-engineio in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [python-engineio](https://github.com/miguelgrinberg/python-engineio). Updates `python-engineio` from 4.13.1 to 4.13.2 - [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/compare/v4.13.1...v4.13.2) --- updated-dependencies: - dependency-name: python-engineio dependency-version: 4.13.2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b0a1149..22d1b57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ pyotp==2.9.0 pytest==9.1.1 python-dateutil==2.9.0.post0 python-dotenv==1.2.2 -python-engineio==4.13.1 +python-engineio==4.13.2 python-socketio==5.16.1 redis==7.4.0 requests==2.33.1