Merge pull request #485 from microsoft/dependabot/pip/adalm/urllib3-1.26.5

Bump urllib3 from 1.25.4 to 1.26.5 in /adalm
This commit is contained in:
Shaohan Huang
2021-10-26 14:43:52 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,4 +9,4 @@ transformers == 2.10.0
scipy
seqeval
sklearn
urllib3==1.25.4
urllib3==1.26.5
+1 -1
View File
@@ -16,7 +16,7 @@ setup(
'boto3',
'requests',
'tqdm',
'urllib3==1.25.4'],
'urllib3==1.26.5'],
python_requires='>=3.5.0',