From 0a241b8eed83dbf26e18e07a364af59408006d0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 16:07:36 +0000 Subject: [PATCH] Bump wcwidth from 0.2.6 to 0.2.14 Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.2.6 to 0.2.14. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.2.6...0.2.14) --- updated-dependencies: - dependency-name: wcwidth dependency-version: 0.2.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e462cef..25cf61f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -93,7 +93,7 @@ traitlets==5.14.3 typing_extensions==4.15.0 tzdata==2025.1 uri-template==1.3.0 -wcwidth==0.2.6 +wcwidth==0.2.14 webcolors==24.8.0 webencodings==0.5.1 websocket-client==1.8.0