From 17f01354124177cf90c4bef1ce4bfb9c73549ac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:08:26 +0000 Subject: [PATCH] build(deps): bump idna from 3.10 to 3.15 in /cli 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: indirect ... Signed-off-by: dependabot[bot] --- cli/Pipfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/cli/Pipfile.lock b/cli/Pipfile.lock index 5ca70f0235..6776162256 100644 --- a/cli/Pipfile.lock +++ b/cli/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "fda99263664d6c8f2ed80b1bb94aa2737bd7d78fd8ba73da99c754ee6674726c" + "sha256": "2722c5823c13d74c77a387cb744925b2c7141a60355604e0986679f5bda9a867" }, "pipfile-spec": 6, "requires": {}, @@ -228,11 +228,12 @@ }, "idna": { "hashes": [ - "sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9", - "sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3" + "sha256:048adeaf8c2d788c40fee287673ccaa74c24ffd8dcf09ffa555a2fbb59f10ac8", + "sha256:ca962446ea538f7092a95e057da437618e886f4d349216d2b1e294abfdb65fdc" ], - "markers": "python_version >= '3.6'", - "version": "==3.10" + "index": "pypi", + "markers": "python_version >= '3.8'", + "version": "==3.15" }, "importlib-metadata": { "hashes": [