From bebcbee5aee491ab17d806a043dc751cde41d714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 04:17:49 +0000 Subject: [PATCH] Bump wcwidth from 0.2.5 to 0.2.14 Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.2.5 to 0.2.14. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.2.5...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 4dbceab..35e8214 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,6 +59,6 @@ traitlets==5.3.0 typing_extensions==4.3.0 uritemplate==4.1.1 urllib3==1.26.12 -wcwidth==0.2.5 +wcwidth==0.2.14 Werkzeug==2.2.2 zipp==3.8.1