Skip to content

Commit f928e30

Browse files
Update websocket-client requirement from ~=1.7.0 to ~=1.8.0
Updates the requirements on [websocket-client](https://github.com/websocket-client/websocket-client) to permit the latest version. - [Release notes](https://github.com/websocket-client/websocket-client/releases) - [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog) - [Commits](websocket-client/websocket-client@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: websocket-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa4b480 commit f928e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
aiohttp>=3.8.0
22
protobuf>=3.20.0, < 5.0.0dev
33
oauth2-client==1.4.2
4-
websocket-client~=1.7.0
4+
websocket-client~=1.8.0
55
PyYAML>=6.0
66
requests>=2.5.0
77
polling2==0.5.0

0 commit comments

Comments
 (0)