Skip to content

Commit 111d9f3

Browse files
build(deps): bump urllib3 from 1.25.11 to 1.26.5 in /chromium
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.11 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.11...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a51a355 commit 111d9f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chromium/requirements-rf.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ robotframework-sshlibrary==3.4.0
1212
scp==0.13.2
1313
selenium==3.141.0
1414
six==1.15.0
15-
urllib3==1.25.9
15+
urllib3==1.26.5

chromium/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ smmap==3.0.4
8282
sqlparse==0.3.1
8383
subprocess32==3.5.4
8484
tornado==6.1
85-
urllib3==1.25.11
85+
urllib3==1.26.5
8686
vine==1.3.0
8787
voluptuous==0.12.0
8888
wcwidth==0.2.5

0 commit comments

Comments
 (0)