From ee8222ffa4f8a1d33f983930dec5b1c8bc47195a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 16:19:50 +0000 Subject: [PATCH] chore(deps): update dependency wcwidth to v0.2.8 --- 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 ebee8767..5a03b096 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.7 +wcwidth==0.2.8 zipp==3.17.0; python_version >= '3.6' diff --git a/requirements.txt b/requirements.txt index 320e33c9..beaf69fa 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.7 +wcwidth==0.2.8