From f8f8cdc0a4a921063d5df278965c7f40d7c43100 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 15:15:56 +0000 Subject: [PATCH] Bump wcwidth from 0.2.8 to 0.2.9 Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.2.8 to 0.2.9. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.2.8...0.2.9) --- updated-dependencies: - dependency-name: wcwidth 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 3aaa6d9842..bb0175f717 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,5 +17,5 @@ semver==3.0.1; python_version >= '3.7' setuptools==59.6.0; python_version == '3.6' setuptools==68.0.0; python_version == '3.7' setuptools==68.2.2; python_version >= '3.8' -wcwidth==0.2.8 +wcwidth==0.2.9 #+pygelf%pygelf==0.4.0