From 8682a25df30085c2bfd1a14bb94ac6c173775917 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 13:04:35 +0000 Subject: [PATCH] Bump python-socketio from 5.13.0 to 5.14.0 Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 5.13.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/v5.13.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 894c9472a..3d8a919ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==3.0.2 python-engineio==4.12.2 -python-socketio==5.13.0 +python-socketio==5.14.0 simple-websocket==1.1.0 Werkzeug==3.1.3 wsproto==1.2.0