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:
parent
ffc9960b41
commit
1ed323b684
|
@ -17,7 +17,7 @@ Exscript==2.6.28
|
||||||
flake8==7.0.0
|
flake8==7.0.0
|
||||||
future==1.0.0
|
future==1.0.0
|
||||||
gunicorn==22.0.0
|
gunicorn==22.0.0
|
||||||
idna==3.6
|
idna==3.7
|
||||||
Markdown==3.6
|
Markdown==3.6
|
||||||
mccabe==0.7.0
|
mccabe==0.7.0
|
||||||
packaging==24.0
|
packaging==24.0
|
||||||
|
|
|
@ -69,7 +69,7 @@ future==1.0.0
|
||||||
# exscript
|
# exscript
|
||||||
gunicorn==22.0.0
|
gunicorn==22.0.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
idna==3.6
|
idna==3.7
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# requests
|
# requests
|
||||||
|
|
Loading…
Reference in a new issue