From 6a226221ae9095174a61db60c5e7599eb568ce27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 04:43:29 +0000 Subject: [PATCH] Bump wcwidth from 0.4.0 to 0.5.2 Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.4.0 to 0.5.2. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.4.0...0.5.2) --- updated-dependencies: - dependency-name: wcwidth dependency-version: 0.5.2 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 a0ab4891452..eac10650bc8 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.2 # via prompt-toolkit webencodings==0.5.1 # via