Bump idna from 3.10 to 3.11

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>
This commit is contained in:
dependabot[bot]
2025-10-13 21:05:27 +00:00
committed by GitHub
parent 0064193f58
commit 4024a502e7
2 changed files with 6 additions and 6 deletions

View File

@@ -60,7 +60,7 @@ smartypants = "^2.0.1"
mistune = "^3.1.4"
blinker = "^1.9.0"
cryptography = "^46.0.2"
idna = "^3.7"
idna = "^3.11"
jmespath = "^1.0.1"
markupsafe = "^3.0.3"
pycparser = "^2.23"