From cc706b4a138a5fd6d4d28fd27d23cf0aea4635ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 23:27:04 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.7 in /easyci2/flask Bumps [idna](https://github.com/kjd/idna) from 2.8 to 3.7. - [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/v2.8...v3.7) --- updated-dependencies: - dependency-name: idna 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 d20577b2..b0bd8679 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.7 iniconfig==1.1.1 ipaddr==2.2.0 itsdangerous==1.1.0