From 887fd28e3ffbe4ef9f4f417ea412437db2968979 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 04:43:05 +0000 Subject: [PATCH] Bump wcwidth from 0.8.1 to 0.8.2 Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.8.1...0.8.2) --- updated-dependencies: - dependency-name: wcwidth dependency-version: 0.8.2 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 dee4adacd16..a93e9384abb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -500,7 +500,7 @@ versioningit==3.3.0 # broadbean # qcodes # qcodes-loop -wcwidth==0.8.1 +wcwidth==0.8.2 # via prompt-toolkit webencodings==0.5.1 # via