From d88470f14e2642b7d8185e595e21067849ff368b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 12:57:26 +0000 Subject: [PATCH] Bump python-socketio from 4.6.0 to 5.14.0 Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 4.6.0 to 5.14.0. - [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/v4.6.0...v5.14.0) --- updated-dependencies: - dependency-name: python-socketio dependency-version: 5.14.0 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 47a4ae7a..09b3e047 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ MarkupSafe==1.1.1 mccabe==0.6.1 pylint==2.6.0 python-engineio==3.13.2 -python-socketio==4.6.0 +python-socketio==5.14.0 six==1.15.0 toml==0.10.1 typed-ast==1.4.1