From 068945c346de2bfbb00302f91ec74f2c6967e5da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 23:16:13 -0700 Subject: [PATCH] chore(deps): bump idna from 3.10 to 3.11 (#2548) * chore(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] * chore: temporarily modify docker-build workflow for testing - Change trigger from push to pull_request - Disable push flag in image builder to prevent registry push * chore(ci): revert temporary changes --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: nicomiguelino --- requirements/requirements.viewer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.viewer.txt b/requirements/requirements.viewer.txt index 8d1a8c2c..cadef3e4 100644 --- a/requirements/requirements.viewer.txt +++ b/requirements/requirements.viewer.txt @@ -9,7 +9,7 @@ Django==4.2.25 django-dbbackup==4.2.1 drf-spectacular==0.28.0 future==1.0.0 -idna==3.10 +idna==3.11 Jinja2==3.1.6 jsonschema==4.17.3 # This is the latest version that doesn't require Rust and Cargo. netifaces==0.11.0