From 3fc7f842dabac926e3bce5aa8670448d8579036a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 00:24:09 +0000 Subject: [PATCH] chore(deps): update dependency wcwidth to v0.2.7 --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bc6b0c08..e83f0d7f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -31,5 +31,5 @@ pyyaml-env-tag==0.1; python_version >= '3.6' pyyaml==5.4.1 six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' watchdog==2.2.1; python_version >= '3.6' -wcwidth==0.2.5 +wcwidth==0.2.7 zipp==3.16.2; python_version >= '3.6' diff --git a/requirements.txt b/requirements.txt index 12d93dde..48cd5fd5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,4 +25,4 @@ pyyaml-env-tag==0.1; python_version >= '3.6' pyyaml==6.0 six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' watchdog==2.3.1; python_version >= '3.6' -wcwidth==0.2.6 +wcwidth==0.2.7