From 083b923ff3c029e667cb2746bb3dd2a6ba63466d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 16:09:52 +0000 Subject: [PATCH] Bump idna from 3.18 to 3.19 in /plugins/profile-and-optimize/server Bumps [idna](https://github.com/kjd/idna) from 3.18 to 3.19. - [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.18...v3.19) --- updated-dependencies: - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plugins/profile-and-optimize/server/constraints-aa.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/profile-and-optimize/server/constraints-aa.txt b/plugins/profile-and-optimize/server/constraints-aa.txt index 36bf444..226349a 100644 --- a/plugins/profile-and-optimize/server/constraints-aa.txt +++ b/plugins/profile-and-optimize/server/constraints-aa.txt @@ -14,5 +14,5 @@ regex==2026.7.19 charset-normalizer==3.5.0 requests==2.34.2 certifi==2026.7.22 -idna==3.18 +idna==3.19 urllib3==2.7.0