From 705dfb74d1bf171fa25cf428e06d8f8526a035a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 06:02:29 +0000 Subject: [PATCH] deps:(deps): bump idna from 3.10 to 3.11 Bumps [idna](https://github.com/kjd/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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2453ce6..e025554 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ et-xmlfile==2.0.0 # via openpyxl filetype==1.2.0 # via willow -idna==3.10 +idna==3.11 # via requests laces==0.1.2 # via wagtail