From ce3df986af50863052d53a36526715273cfe9164 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 08:27:34 +0000 Subject: [PATCH] chore(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-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 4715624..f7b6fa4 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -8,5 +8,5 @@ requests==2.32.5 certifi==2025.7.9 charset-normalizer==3.4.3 -idna==3.10 +idna==3.11 urllib3==2.5.0