Skip to content

Commit 5b8519c

Browse files
Bump urllib3 from 1.25.3 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.26.5. - [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.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 021dcf8 commit 5b8519c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
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.26.5
3232
webencodings==0.5.1
3333
xmltodict==0.12.0
3434
zipp==3.3.0

setup.py

+1-1
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.26.5',
3232
'xmltodict==0.12.0',
3333
'paramiko',
3434
'scp'

0 commit comments

Comments
 (0)