chore(pip-prod)(deps): bump idna from 3.8 to 3.10

Bumps [idna](https://github.com/kjd/idna) from 3.8 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.8...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>
This commit is contained in:
dependabot[bot]
2024-09-16 10:44:37 +00:00
committed by Luke Tainton
parent 4441dc2b8d
commit 2f2dea036e
2 changed files with 8 additions and 5 deletions

View File

@ -17,7 +17,7 @@ charset-normalizer = "3.3.2"
click = "8.1.7"
dill = "0.3.8"
exceptiongroup = "1.2.2"
idna = "3.8"
idna = "3.10"
iniconfig = "2.0.0"
lazy-object-proxy = "1.10.0"
mccabe = "0.7.0"