From 76bc4ae070668984b23bf522d304d4a7721df0b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 04:02:28 +0000 Subject: [PATCH] Bump wcwidth from 0.2.13 to 0.2.14 Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.2.13 to 0.2.14. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.2.13...0.2.14) --- updated-dependencies: - dependency-name: wcwidth dependency-version: 0.2.14 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 3cdd620944b1..95ea880301e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -498,7 +498,7 @@ versioningit==3.3.0 # broadbean # qcodes # qcodes-loop -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webencodings==0.5.1 # via