From 9339190ed3bbb0798808a8a9e76a8e8cc1e8ef04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 06:51:40 +0000 Subject: [PATCH] Bump idna from 2.9 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 2.9 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/v2.9...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 09afb3e..fce89d4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -34,7 +34,7 @@ install_requires = filelock==3.0.12 Flask==1.1.2 flask-cors==3.0.9 - idna==2.9 + idna==3.7 itsdangerous==2.0.1 jinja2==3.0.1 jsonschema==3.0.0