Skip to content

Commit 8b845a8

Browse files
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](miguelgrinberg/python-socketio@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] <[email protected]>
1 parent b5c8be3 commit 8b845a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies = [
4949
"python-dotenv==1.1.1",
5050
"python-engineio==4.12.2",
5151
"python-multipart==0.0.20",
52-
"python-socketio==5.13.0",
52+
"python-socketio==5.14.0",
5353
"pytz==2025.2",
5454
"pyyaml==6.0.2",
5555
"requests==2.32.5",

0 commit comments

Comments
 (0)