From c2467deeffee187d116337278f5bf0536f1af130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 14:15:03 +0000 Subject: [PATCH] Bump python-socketio from 5.4.1 to 5.16.2 Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 5.4.1 to 5.16.2. - [Release notes](https://github.com/miguelgrinberg/python-socketio/releases) - [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md) - [Commits](https://github.com/miguelgrinberg/python-socketio/compare/v5.4.1...v5.16.2) --- updated-dependencies: - dependency-name: python-socketio dependency-version: 5.16.2 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 391d476..b4fd543 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohttp==3.11.18 -python-socketio==5.4.1 +python-socketio==5.16.2 python-engineio==4.13.2 requests==2.32.0 websockets==9.1