From cf42045f0103d61d1a19b6ac5305bb6edf617a30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 22:03:17 +0000 Subject: [PATCH] build(deps-dev): bump idna from 3.17 to 3.18 Bumps [idna](https://github.com/kjd/idna) from 3.17 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.17...v3.18) --- updated-dependencies: - dependency-name: idna dependency-version: '3.18' dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 91ab483..b51bcb8 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -22,7 +22,7 @@ grpcio==1.80.0 # via # opentelemetry-exporter-otlp-proto-grpc # oteltest -idna==3.17 +idna==3.18 # via requests importlib-metadata==8.7.1 # via