chore: bump python-socketio==5.14.0

This commit is contained in:
Timothy Jaeryang Baek 2025-11-25 05:49:30 -05:00
parent 33a52628e6
commit 363ef194d8
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ pydantic==2.11.9
python-multipart==0.0.20 python-multipart==0.0.20
itsdangerous==2.2.0 itsdangerous==2.2.0
python-socketio==5.13.0 python-socketio==5.14.0
python-jose==3.5.0 python-jose==3.5.0
cryptography cryptography
bcrypt==5.0.0 bcrypt==5.0.0

View file

@ -4,7 +4,7 @@ pydantic==2.11.9
python-multipart==0.0.20 python-multipart==0.0.20
itsdangerous==2.2.0 itsdangerous==2.2.0
python-socketio==5.13.0 python-socketio==5.14.0
python-jose==3.5.0 python-jose==3.5.0
cryptography cryptography
bcrypt==5.0.0 bcrypt==5.0.0

View file

@ -12,7 +12,7 @@ dependencies = [
"python-multipart==0.0.20", "python-multipart==0.0.20",
"itsdangerous==2.2.0", "itsdangerous==2.2.0",
"python-socketio==5.13.0", "python-socketio==5.14.0",
"python-jose==3.5.0", "python-jose==3.5.0",
"cryptography", "cryptography",
"bcrypt==5.0.0", "bcrypt==5.0.0",