From 8c3c3987951ff5bcfbb2c86e47734c3108fb5f55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 04:43:12 +0000 Subject: [PATCH] Bump wcwidth from 0.2.14 to 0.3.0 Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.2.14 to 0.3.0. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.2.14...0.3.0) --- updated-dependencies: - dependency-name: wcwidth dependency-version: 0.3.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 3172d7e35c1..398bb6a09a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -496,7 +496,7 @@ versioningit==3.3.0 # broadbean # qcodes # qcodes-loop -wcwidth==0.2.14 +wcwidth==0.3.0 # via prompt-toolkit webencodings==0.5.1 # via