Procházet zdrojové kódy

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 před 5 roky
rodič
revize
d27ecf694c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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