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:
parent
8ab478eaab
commit
3ad0a38c26
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue