From 67a8aff5d4454965a247edd43c68d491fe351419 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 16:52:23 +0000 Subject: [PATCH] chore(deps): bump idna from 3.15 to 3.18 in /cmd/initializers/model Bumps [idna](https://github.com/kjd/idna) from 3.15 to 3.18. - [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.15...v3.18) --- updated-dependencies: - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cmd/initializers/model/requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/initializers/model/requirements-lock.txt b/cmd/initializers/model/requirements-lock.txt index dd32ca5d8b..fb2ae8f82b 100644 --- a/cmd/initializers/model/requirements-lock.txt +++ b/cmd/initializers/model/requirements-lock.txt @@ -28,7 +28,7 @@ httpx==0.28.1 # via huggingface-hub huggingface-hub==1.14.0 # via -r cmd/initializers/model/requirements.txt -idna==3.15 +idna==3.18 # via # anyio # httpx