From cef1b1c6aaa67cd651900cf7dbb343c156c9b027 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 04:41:50 +0000 Subject: [PATCH] Bump wcwidth from 0.4.0 to 0.5.0 Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.4.0...0.5.0) --- updated-dependencies: - dependency-name: wcwidth dependency-version: 0.5.0 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 00c1e4e8592..3c7ea4a0262 100644 --- a/requirements.txt +++ b/requirements.txt @@ -496,7 +496,7 @@ versioningit==3.3.0 # broadbean # qcodes # qcodes-loop -wcwidth==0.4.0 +wcwidth==0.5.0 # via prompt-toolkit webencodings==0.5.1 # via