From 5c079570dcbbfdaedba8fa2aa1f2c4448d979c89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 13:03:13 +0000 Subject: [PATCH] chore(deps): bump python-socketio from 5.12.1 to 5.14.0 Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 5.12.1 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.12.1...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 c26718a..22bbe74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ pydantic==1.10.21 pyjwt==2.10.1 python-dotenv==1.0.1 python-engineio==4.11.2 -python-socketio==5.12.1 +python-socketio==5.14.0 setuptools==76.0.0 simple-websocket==1.1.0 spectree==1.4.5