From 38b4a2c1066f90327278f85fda1792a26d5510fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 13:42:50 +0000 Subject: [PATCH] chore(deps): bump idna from 3.10 to 3.11 in the python-packages group Bumps the python-packages group with 1 update: [idna](https://github.com/kjd/idna). Updates `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 dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- release-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-requirements.txt b/release-requirements.txt index f5bcdb4..895083f 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -8,7 +8,7 @@ colorama==0.4.6 docutils==0.22.2 flake8==7.3.0 gitchangelog==3.0.4 -idna==3.10 +idna==3.11 importlib-metadata==8.7.0 jaraco.classes==3.4.0 keyring==25.6.0