From 41791407bea041c864173a68b575a2f4d573916b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 03:24:43 +0000 Subject: [PATCH] build(deps): bump idna from 3.10 to 3.11 Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.11. - [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.10...v3.11) --- updated-dependencies: - dependency-name: idna dependency-version: '3.11' 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 35059ba..86f7ade 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ charset-normalizer==3.4.1 click==8.3.0 docker==7.1.0 Flask==3.1.2 -idna==3.10 +idna==3.11 importlib_metadata==8.5.0 itsdangerous==2.2.0 Jinja2==3.1.6