Skip to content
This repository was archived by the owner on May 23, 2026. It is now read-only.

Commit 4e788aa

Browse files
build(deps): update dependency cwcwidth to v0.1.12
1 parent e5714d5 commit 4e788aa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ coverage==5.5
4949
# via pytest-cov
5050
curtsies==0.3.10
5151
# via bpython
52-
cwcwidth==0.1.5
52+
cwcwidth==0.1.12
5353
# via
5454
# bpython
5555
# curtsies

{{cookiecutter.project_slug}}/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ coverage==5.5
3838
# via pytest-cov
3939
curtsies==0.3.10
4040
# via bpython
41-
cwcwidth==0.1.5
41+
cwcwidth==0.1.12
4242
# via
4343
# bpython
4444
# curtsies

0 commit comments

Comments
 (0)