diff --git a/requirements-dev.txt b/requirements-dev.txt index 193aa60..295dede 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -80,4 +80,4 @@ typing-inspection==0.4.1 ; python_version >= "3.11" and python_version < "3.14" urllib3==2.5.0 ; python_version >= "3.11" and python_version < "3.14" virtualenv==20.34.0 ; python_version >= "3.11" and python_version < "3.14" watchdog==6.0.0 ; python_version >= "3.11" and python_version < "3.14" -wcwidth==0.2.13 ; python_version >= "3.11" and python_version < "3.14" +wcwidth==0.2.14 ; python_version >= "3.11" and python_version < "3.14"