Sfoglia il codice sorgente

Merge pull request #7569 from docker/dependabot/pip/requests-2.24.0

Bump requests from 2.22.0 to 2.24.0
Anca Iordache 5 anni fa
parent
commit
80a378eabf
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -19,7 +19,7 @@ pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6'
 PySocks==1.7.1
 python-dotenv==0.14.0
 PyYAML==5.3.1
-requests==2.22.0
+requests==2.24.0
 texttable==1.6.2
 urllib3==1.25.9; python_version == '3.3'
 websocket-client==0.57.0