From ed74dc14ff035255a8e5c14f9b2604c41bc5c820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 00:57:28 +0000 Subject: [PATCH] chore(deps): bump idna from 3.15 to 3.17 Bumps [idna](https://github.com/kjd/idna) from 3.15 to 3.17. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.15...v3.17) --- updated-dependencies: - dependency-name: idna dependency-version: '3.17' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- flathub/requirements-runtime-pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flathub/requirements-runtime-pinned.txt b/flathub/requirements-runtime-pinned.txt index fe87d5a..44690d9 100644 --- a/flathub/requirements-runtime-pinned.txt +++ b/flathub/requirements-runtime-pinned.txt @@ -23,7 +23,7 @@ six==1.17.0 # requests dependencies certifi==2026.5.20 charset-normalizer==3.4.7 -idna==3.15 +idna==3.17 urllib3==2.7.0 # keyring dependencies