Skip to content

Commit 3f99c5c

Browse files
Bump urllib3 from 1.25.3 to 1.25.8
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.25.8. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.25.3...1.25.8) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 021dcf8 commit 3f99c5c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ scp==0.13.2
2828
six==1.15.0
2929
tqdm==4.35.0
3030
twine==3.2.0
31-
urllib3==1.25.3
31+
urllib3==1.25.8
3232
webencodings==0.5.1
3333
xmltodict==0.12.0
3434
zipp==3.3.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
'PyYAML==5.1.2',
2929
'requests==2.22.0',
3030
'tqdm==4.35.0',
31-
'urllib3==1.25.3',
31+
'urllib3==1.25.8',
3232
'xmltodict==0.12.0',
3333
'paramiko',
3434
'scp'

0 commit comments

Comments
 (0)