From 4fe3cd99207c29852cea584d6ea5ca1447e78fa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 18:53:19 +0000 Subject: [PATCH] Bump idna in /compliance-monitor in the pip group across 1 directory Bumps the pip group with 1 update in the /compliance-monitor directory: [idna](https://github.com/kjd/idna). Updates `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: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] --- compliance-monitor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compliance-monitor/requirements.txt b/compliance-monitor/requirements.txt index 743f0bed5..b6af7627f 100644 --- a/compliance-monitor/requirements.txt +++ b/compliance-monitor/requirements.txt @@ -26,7 +26,7 @@ h11==0.16.0 # via uvicorn httptools==0.6.4 # via uvicorn -idna==3.10 +idna==3.15 # via anyio jinja2==3.1.6 # via -r requirements.in