From 2ec18ba59f46e13f34f183fc12e5156d650652ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 20:57:04 +0000 Subject: [PATCH] Bump idna from 3.10 to 3.15 in /examples/RTDETR-ONNXRuntime-Python Bumps [idna](https://github.com/kjd/idna) from 3.10 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.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/RTDETR-ONNXRuntime-Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/RTDETR-ONNXRuntime-Python/requirements.txt b/examples/RTDETR-ONNXRuntime-Python/requirements.txt index e1fcb87f674..e0940441e03 100644 --- a/examples/RTDETR-ONNXRuntime-Python/requirements.txt +++ b/examples/RTDETR-ONNXRuntime-Python/requirements.txt @@ -3,7 +3,7 @@ charset-normalizer==3.4.2 coloredlogs==15.0.1 flatbuffers==25.2.10 humanfriendly==10.0 -idna==3.10 +idna==3.15 mpmath==1.3.0 numpy==2.0.2 onnx==1.21.0