Bump idna from 3.10 to 3.11 (#3002)

Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.11.
- [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.10...v3.11)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.11'
  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>
This commit is contained in:
dependabot[bot]
2025-10-14 13:25:47 +00:00
committed by GitHub
parent 10751eacba
commit 4722576125
2 changed files with 6 additions and 6 deletions

View File

@@ -62,7 +62,7 @@ smartypants = "^2.0.1"
certifi = "^2025.10.5"
charset-normalizer = "^3.4.3"
click = "^8.3.0"
idna = "^3.7"
idna = "^3.11"
markupsafe = "^3.0.3"
python-dateutil = "^2.9.0.post0"
pyyaml = "^6.0.3"