From 1c59251142460b9e43a8a9e3c82613aa473af483 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 15:09:26 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.15 in /gocompass Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.15. - [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/v2.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gocompass/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gocompass/requirements.txt b/gocompass/requirements.txt index e175dd6..c309032 100644 --- a/gocompass/requirements.txt +++ b/gocompass/requirements.txt @@ -4,7 +4,7 @@ click==7.1.2 docopt==0.6.2 Flask==1.1.2 goatools==1.1.6 -idna==2.10 +idna==3.15 itsdangerous==1.1.0 Jinja2==2.11.3 MarkupSafe==1.1.1