From f93ba083b110a4a45ef827339aea45afce23a61a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 03:43:34 +0000 Subject: [PATCH] Bump idna from 3.7 to 3.15 in /experiments/agentcompany/openhands Bumps [idna](https://github.com/kjd/idna) from 3.7 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/v3.7...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- experiments/agentcompany/openhands/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/agentcompany/openhands/requirements.txt b/experiments/agentcompany/openhands/requirements.txt index c1f540a..f93b567 100644 --- a/experiments/agentcompany/openhands/requirements.txt +++ b/experiments/agentcompany/openhands/requirements.txt @@ -56,7 +56,7 @@ httpcore==1.0.5 httptools==0.6.4 httpx==0.27.0 huggingface-hub==0.23.4 -idna==3.7 +idna==3.15 importlib_metadata==8.5.0 interegular==0.3.3 ipykernel==6.29.4