From 6364c82f7df2a7659cd13415db067ecc9503f285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 13:05:12 +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 f3e84e3..05ee523 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pkgconfig==1.5.5 pybind11==2.13.4 pycparser==2.21 python-engineio==4.12.2 -python-socketio==5.13.0 +python-socketio==5.14.0 pytz==2023.3 redis==4.5.4 requests==2.32.4