Skip to content

Commit c636c4c

Browse files
chore(deps): bump urllib3 from 2.2.3 to 2.4.0 (#12761)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.4.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.4.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 236eaf4 commit c636c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ urllib3==2.0.7 ; python_full_version < '3.8'
329329
# via requests
330330
urllib3==2.2.3 ; python_full_version == '3.8.*'
331331
# via requests
332-
urllib3==2.3.0 ; python_full_version >= '3.9'
332+
urllib3==2.4.0 ; python_full_version >= '3.9'
333333
# via requests
334334
uv==0.6.14 ; python_full_version >= '3.8'
335335
# via nox

0 commit comments

Comments
 (0)