Sfoglia il codice sorgente

Merge pull request #7111 from docker/dependabot/pip/websocket-client-0.57.0

Bump websocket-client from 0.32.0 to 0.57.0
Ulysses Souza 5 anni fa
parent
commit
d27ecf694c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -23,4 +23,4 @@ six==1.12.0
 subprocess32==3.5.4; python_version < '3.2'
 texttable==1.6.2
 urllib3==1.24.2; python_version == '3.3'
-websocket-client==0.32.0
+websocket-client==0.57.0