From 83dfa8fd15732ab51adb8166d2eec94dc8192e32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 16:33:45 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.15 in /easyci2/flask Bumps [idna](https://github.com/kjd/idna) from 2.8 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.8...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- easyci2/flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyci2/flask/requirements.txt b/easyci2/flask/requirements.txt index 342ef5a2..7cb19e5e 100644 --- a/easyci2/flask/requirements.txt +++ b/easyci2/flask/requirements.txt @@ -13,7 +13,7 @@ Flask==1.1.2 Flask-Session==0.3.2 gunicorn==20.1.0 html5lib==1.0.1 -idna==2.8 +idna==3.15 iniconfig==1.1.1 ipaddr==2.2.0 itsdangerous==1.1.0