浏览代码

chore(deps): bump urllib3 in /.github/workflows/dependencies (#13065)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...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>
dependabot[bot] 6 天之前
父节点
当前提交
a84a0332a8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/dependencies/requirements.txt

+ 1 - 1
.github/workflows/dependencies/requirements.txt

@@ -4,4 +4,4 @@ idna==3.10
 PyYAML==6.0.2
 requests==2.32.3
 semver==3.0.4
-urllib3==2.3.0
+urllib3==2.4.0