Skip to content

Commit 1e81d17

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 (#459)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 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@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c65c05 commit 1e81d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ rply==0.7.8
2828
setuptools==80.9.0
2929
six==1.17.0
3030
twine==6.2.0
31-
urllib3==2.5.0
31+
urllib3==2.6.0
3232
webencodings==0.5.1
3333
zipp==3.23.0
3434
coverage==7.12.0

0 commit comments

Comments
 (0)