From a4fdb45d8a8a323fd59a9a67bbecc36a86b308ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 00:29:05 +0000 Subject: [PATCH] Bump wcwidth from 0.2.14 to 0.3.5 Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.2.14 to 0.3.5. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.2.14...0.3.5) --- updated-dependencies: - dependency-name: wcwidth dependency-version: 0.3.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f758412..e1b0e6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ Send2Trash==2.1.0 six==1.17.0 tenacity==9.1.2 urllib3==2.6.3 -wcwidth==0.2.14 +wcwidth==0.3.5 webencodings==0.5.1