chore(pip-prod)(deps): bump idna from 3.6 to 3.7

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [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.6...v3.7)

---
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-04-11 15:11:02 +00:00 committed by GitHub
parent 09c930090b
commit c18be8b1e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ charset-normalizer==3.3.2
coloredlogs==15.0.1 coloredlogs==15.0.1
future==1.0.0 future==1.0.0
humanfriendly==10.0 humanfriendly==10.0
idna==3.6 idna==3.7
pillow==10.3.0 pillow==10.3.0
pyjwt==2.8.0 pyjwt==2.8.0
pyreadline3==3.4.1 ; sys_platform == "win32" and python_full_version == "3.11.2" pyreadline3==3.4.1 ; sys_platform == "win32" and python_full_version == "3.11.2"