Skip to content

Commit 2eca00f

Browse files
Bump urllib3 from 1.26.2 to 1.26.4 in /python
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.4. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.2...1.26.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4de76b4 commit 2eca00f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ certifi==2020.11.8
22
chardet==3.0.4
33
idna==2.10
44
requests==2.25.0
5-
urllib3==1.26.2
5+
urllib3==1.26.4

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
'chardet==3.0.4',
4646
'idna==2.10',
4747
'requests==2.25.0',
48-
'urllib3==1.26.2',
48+
'urllib3==1.26.4',
4949
],
5050
entry_points={
5151
"console_scripts": [

0 commit comments

Comments
 (0)