From 7119255f20b32507841fc99b24012c0b506508dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 02:54:31 +0000 Subject: [PATCH] build(deps): bump idna from 3.4 to 3.7 in /validator Bumps [idna](https://github.com/kjd/idna) from 3.4 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.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- validator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validator/requirements.txt b/validator/requirements.txt index 398743593..e51886ca6 100644 --- a/validator/requirements.txt +++ b/validator/requirements.txt @@ -14,7 +14,7 @@ Flask==2.2.5 Flask-Cors==3.0.10 Flask-Limiter==2.9.2 gunicorn==20.1.0 -idna==3.4 +idna==3.7 iniconfig==2.0.0 itsdangerous==2.1.2 Jinja2==3.1.3