Skip to content

Commit cd2f31b

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 (#110)
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 7d09018 commit cd2f31b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"Jinja2==3.1.6",
2828
"docker==7.1.0",
2929
"requests==2.32.5",
30-
"urllib3==2.5.0",
30+
"urllib3==2.6.0",
3131
"idna==3.10",
3232
"certifi==2025.8.3",
3333
"chardet==5.2.0",

0 commit comments

Comments
 (0)