From 8d363f384a48bd3fba0fc7bede70ff2156d52e39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 10:23:43 +0000 Subject: [PATCH] chore(deps): bump wcwidth from 0.6.0 to 0.7.0 Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.6.0...0.7.0) --- updated-dependencies: - dependency-name: wcwidth dependency-version: 0.7.0 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 b40699ff..01a1b2a1 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.6.0 +wcwidth==0.7.0 webencodings==0.5.1 Werkzeug==3.1.8 wheel==0.46.3