Skip to content

Commit fcd0889

Browse files
build(deps): bump urllib3 from 2.5.0 to 2.6.0
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: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ee8923 commit fcd0889

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
@@ -117,7 +117,7 @@ types-pycurl==7.45.6.20250309
117117
# via -r requirements.in
118118
typing-extensions==4.13.2
119119
# via mypy
120-
urllib3==2.5.0
120+
urllib3==2.6.0
121121
# via requests
122122
virtualenv==20.31.2
123123
# via tox

0 commit comments

Comments
 (0)