From 3eacb0c02d882d497e997e7a56e1bdb030b9d79c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 21:18:40 +0000 Subject: [PATCH] Bump wcwidth from 0.2.8 to 0.6.0 Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.2.8 to 0.6.0. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.2.8...0.6.0) --- updated-dependencies: - dependency-name: wcwidth dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 258da19..d34bdf4 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -18,4 +18,4 @@ six==1.16.0 tinydb==4.8.0 typing_extensions>=4.12.2 urllib3>=2.6.3 -wcwidth==0.2.8 +wcwidth==0.6.0