From b34968cbb84fec400e5349e5cb1c7204a0708b79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 09:32:31 +0000 Subject: [PATCH] Bump idna from 3.3 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.3 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.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7498f358..6b06fa2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ Flask==2.2.2 Flask-Migrate==3.1.0 Flask-SQLAlchemy==2.5.1 greenlet==1.1.3 -idna==3.3 +idna==3.7 importlib-metadata==4.12.0 itsdangerous==2.1.2 Jinja2==3.1.4