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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-12 04:59:23 +00:00 committed by GitHub
parent 8ab478eaab
commit 3ad0a38c26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
Flask==3.0.2
idna==3.6
idna==3.7
install==1.3.5
itsdangerous==2.1.2
Jinja2==3.1.3

View file

@ -22,7 +22,7 @@ click==8.1.7
# flask
flask==3.0.2
# via -r requirements.in
idna==3.6
idna==3.7
# via
# -r requirements.in
# requests