Skip to content

Commit 390a4ea

Browse files
Bump wcwidth from 0.2.13 to 0.2.14
Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.2.13 to 0.2.14. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.13...0.2.14) --- updated-dependencies: - dependency-name: wcwidth dependency-version: 0.2.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4237a8f commit 390a4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ setuptools==75.3.0; python_version == '3.8'
3434
setuptools==80.9.0; python_version >= '3.9'
3535
tabulate==0.8.10; python_version == '3.6'
3636
tabulate==0.9.0; python_version >= '3.7'
37-
wcwidth==0.2.13
37+
wcwidth==0.2.14
3838
#+pygelf%pygelf==0.4.0

0 commit comments

Comments
 (0)