From efbd5fb6d900e454e6666b57348face0c3b8400b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Nov 2023 21:49:59 -0300 Subject: [PATCH] Update wcwidth from 0.1.7 to 0.2.10 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d35887..2ba3a9e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ pyflakes==2.2.0 # Deps do pytest pluggy==0.13.1 -wcwidth==0.1.7 +wcwidth==0.2.10 pyparsing==2.4.7 packaging==19.2 attrs==19.3.0