From 384d92174531ace4641441ff9c96282765458f94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 13:46:02 +0000 Subject: [PATCH] Bump wcwidth from 0.8.3 to 0.8.4 Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.8.3 to 0.8.4. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Changelog](https://github.com/jquast/wcwidth/blob/master/docs/history.rst) - [Commits](https://github.com/jquast/wcwidth/compare/0.8.3...0.8.4) --- updated-dependencies: - dependency-name: wcwidth dependency-version: 0.8.4 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 5a3b831..2f134d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ Send2Trash==2.1.0 six==1.17.0 tenacity==9.1.4 urllib3==2.8.0 -wcwidth==0.8.3 +wcwidth==0.8.4 webencodings==0.6.1