Bump idna from 3.6 to 3.7 (#30)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-21 02:50:22 +02:00 committed by GitHub
parent ffc9960b41
commit 1ed323b684
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ Exscript==2.6.28
flake8==7.0.0
future==1.0.0
gunicorn==22.0.0
idna==3.6
idna==3.7
Markdown==3.6
mccabe==0.7.0
packaging==24.0

View file

@ -69,7 +69,7 @@ future==1.0.0
# exscript
gunicorn==22.0.0
# via -r requirements.in
idna==3.6
idna==3.7
# via
# -r requirements.in
# requests