From 3b2fec85762b5ac28746453fff604db0fb3ff418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 21:22:29 +0000 Subject: [PATCH] Bump idna from 3.7 to 3.10 Bumps [idna](https://github.com/kjd/idna) from 3.7 to 3.10. - [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.7...v3.10) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 247b181..3f36549 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ Flask==2.3.2 Flask-HTTPAuth==3.3.0 Flask-JWT-Extended==3.24.1 Flask-Session==0.3.1 -idna==3.7 +idna==3.10 ipython==8.11.0 ipython-genutils==0.2.0 itsdangerous==1.1.0