Skip to content

Commit 5d17cab

Browse files
Bump urllib3 from 1.26.18 to 2.6.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59e63bc commit 5d17cab

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirement_files/Sphinx.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ sphinxcontrib-jsmath==1.0.1
1919
sphinxcontrib-qthelp==1.0.3
2020
sphinxcontrib-serializinghtml==1.1.5
2121
sphinxcontrib.applehelp==1.0.3
22-
urllib3==1.26.18
22+
urllib3==2.6.0

requirement_files/requests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ certifi==2023.7.22
22
charset-normalizer==2.1.1
33
idna==3.4
44
requests==2.31.0
5-
urllib3==1.26.18
5+
urllib3==2.6.0

requirement_files/slacker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ charset-normalizer==2.1.1
33
idna==3.4
44
requests==2.31.0
55
slacker==0.14.0
6-
urllib3==1.26.18
6+
urllib3==2.6.0

requirements_recommended.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ six==1.17.0
3737
tokenize-rt==6.2.0
3838
tomli==2.2.1
3939
--no-binary tomli
40-
urllib3==2.5.0
40+
urllib3==2.6.0
4141
virtualenv==20.31.2
4242
xattr==1.1.4
4343
--no-binary xattr

0 commit comments

Comments
 (0)