浏览代码

chore(deps): bump idna in /.github/workflows/dependencies (#12688)

Bumps [idna](https://github.com/kjd/idna) from 3.9 to 3.10.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.9...v3.10)

---
updated-dependencies:
- dependency-name: idna
  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] 2 月之前
父节点
当前提交
f11cc8fea1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/dependencies/requirements.txt

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

@@ -1,6 +1,6 @@
 certifi==2024.8.30
 charset-normalizer==3.3.2
-idna==3.9
+idna==3.10
 PyYAML==6.0.2
 requests==2.32.3
 semver==3.0.2