mirror of https://github.com/docker/docker-py.git
Merge pull request #2362 from rumpl/bump-websockets
Bump websocket-client -> 0.56.0
This commit is contained in:
commit
20b5491363
|
@ -16,4 +16,4 @@ pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6'
|
|||
requests==2.20.0
|
||||
six==1.10.0
|
||||
urllib3==1.24.3
|
||||
websocket-client==0.40.0
|
||||
websocket-client==0.56.0
|
||||
|
|
Loading…
Reference in New Issue