From 75fcf41fc1c13aee6d620413d489cb8fbbbf8945 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 12:57:54 +0000 Subject: [PATCH] Bump python-socketio from 4.6.1 to 5.14.0 in /backend Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 4.6.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/v4.6.1...v5.14.0) --- updated-dependencies: - dependency-name: python-socketio dependency-version: 5.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index be75b202c..6f2a31405 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -25,7 +25,7 @@ pycrypto==2.6.1 pyfcm==1.5.3 PyNaCl==1.4.0 python-engineio==3.14.2 -python-socketio==4.6.1 +python-socketio==5.14.0 pytz==2021.1 pyxdg==0.27 requests==2.25.1