From 21734c72ea25c033136cbfc49d137a2e32c0c997 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 13:04:48 +0000 Subject: [PATCH] Bump python-socketio from 5.3.0 to 5.14.0 in /python/obt_web Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 5.3.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.3.0...v5.14.0) --- updated-dependencies: - dependency-name: python-socketio dependency-version: 5.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/obt_web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/obt_web/requirements.txt b/python/obt_web/requirements.txt index e2dd2c6a6e..c98f3fe394 100644 --- a/python/obt_web/requirements.txt +++ b/python/obt_web/requirements.txt @@ -10,7 +10,7 @@ MarkupSafe==2.0.1 numpy pkg-resources==0.0.0 python-engineio==4.2.0 -python-socketio==5.3.0 +python-socketio==5.14.0 simplejson==3.17.3 wheel termcolor==1.1.0