From fce30cd42dea86bc4a7de089b4f49d34078cc8eb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2020 09:55:40 +0000 Subject: [PATCH] Bump wcwidth from 0.1.8 to 0.1.9 Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.1.8 to 0.1.9. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.1.8...0.1.9) Signed-off-by: dependabot-preview[bot] --- sample_python_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample_python_project/requirements.txt b/sample_python_project/requirements.txt index 80565d6..6b6aae6 100644 --- a/sample_python_project/requirements.txt +++ b/sample_python_project/requirements.txt @@ -8,7 +8,7 @@ py==1.8.1 pyparsing==2.4.6 pytest==5.4.1 six==1.14.0 -wcwidth==0.1.8 +wcwidth==0.1.9 zipp==3.1.0