From fe3fddefdb538914cd9360763eab21dae803059a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 16:38:16 +0100 Subject: [PATCH] Bump wcwidth from 0.2.10 to 0.2.12 in /config/python (#613) Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.2.10 to 0.2.12. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.2.10...0.2.12) --- updated-dependencies: - dependency-name: wcwidth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- config/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/python/requirements.txt b/config/python/requirements.txt index 2f5f3126..4ea077cb 100644 --- a/config/python/requirements.txt +++ b/config/python/requirements.txt @@ -18,7 +18,7 @@ readchar==4.0.5 requests==2.31.0 six==1.16.0 urllib3==2.1.0 -wcwidth==0.2.10 +wcwidth==0.2.12 pyyaml==6.0.1 xmltodict==0.13.0 shortuuid==1.0.11 \ No newline at end of file