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