From 0fddc93a166012a5574c4ab5ca4c64d43275534a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 10:24:01 +0000 Subject: [PATCH] chore(deps): bump wcwidth from 0.7.0 to 0.8.1 Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.7.0 to 0.8.1. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.7.0...0.8.1) --- updated-dependencies: - dependency-name: wcwidth dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gitgalaxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitgalaxy/requirements.txt b/gitgalaxy/requirements.txt index 70e04a86..3a82a80a 100644 --- a/gitgalaxy/requirements.txt +++ b/gitgalaxy/requirements.txt @@ -134,7 +134,7 @@ typing_extensions==4.15.0 umap-learn==0.5.11 urllib3==2.7.0 watchdog==6.0.0 -wcwidth==0.7.0 +wcwidth==0.8.1 webencodings==0.5.1 Werkzeug==3.1.8 wheel==0.47.0