Skip to content

Commit d8c4322

Browse files
committed
feat: Update the websocket-client version
1 parent 00be7ff commit d8c4322

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ python = ">=3.9"
2222
aiohttp = ">=3.8.0"
2323
protobuf = "6.33.0"
2424
oauth2-client= "1.4.2"
25-
websocket-client= "~1.8.0"
25+
websocket-client= "~1.9.0"
2626
PyYAML = ">=6.0"
2727
requests = ">=2.5.0"
2828
polling2= "0.5.0"

0 commit comments

Comments
 (0)