Skip to content

Commit e157b30

Browse files
committed
chore: update socketio version
1 parent 9936752 commit e157b30

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
@@ -35,7 +35,7 @@ mypy-strict = [
3535

3636
[dependency-groups]
3737
python-socketio-dependencies = [
38-
"python-socketio[client,asyncio_client]>=5.15.0",
38+
"python-socketio[client,asyncio_client]>=5.15.1",
3939
"msgpack-types>=0.5.0",
4040
"eventlet>=0.40.2",
4141
"tornado>=6.5.1",

0 commit comments

Comments
 (0)