Skip to content

Commit c874f84

Browse files
Bump urllib3 from 1.26.15 to 2.0.6
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 2.0.6. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.15...2.0.6) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96878e4 commit c874f84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ requests==2.31.0
3030
rich==13.6.0
3131
six==1.16.0
3232
SoftLayer==6.1.9
33-
urllib3==1.26.17
33+
urllib3==2.0.6
3434
wcwidth==0.2.8

vpc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ requests==2.31.0
1515
rich==13.6.0
1616
six==1.16.0
1717
SoftLayer==6.1.9
18-
urllib3==1.26.17
18+
urllib3==2.0.6
1919
wcwidth==0.2.8

0 commit comments

Comments
 (0)