Skip to content

Commit 7d5c13d

Browse files
fix(deps): bump urllib3 from 1.26.19 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.19...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dde37af commit 7d5c13d

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
@@ -60,7 +60,7 @@ dev = [
6060
"pytest-xdist",
6161
"pre-commit>=2.4.0",
6262
"setuptools>=61",
63-
"urllib3==1.26.19",
63+
"urllib3==2.5.0",
6464
"wheel",
6565
"yapf",
6666
"python-semantic-release>=9.8.0",

0 commit comments

Comments
 (0)