Skip to content

Commit b617823

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

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -253,9 +253,9 @@ typing-extensions==4.15.0 ; python_version >= "3.10" and python_version < "4" \
253253
urllib3==2.7.0 ; python_version >= "3.10" and python_version < "4" \
254254
--hash=sha256:231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c \
255255
--hash=sha256:9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897
256-
wcwidth==0.8.1 ; python_version >= "3.10" and python_version < "4" \
257-
--hash=sha256:f453740b1e4a4f3291faa37944c555d71056c4da08d59809b307ef4feba695c8 \
258-
--hash=sha256:faf5b4a5366a72dc49cad48cdf21f52bdf63bdda995178e483ba247ff79089b9
256+
wcwidth==0.8.2 ; python_version >= "3.10" and python_version < "4" \
257+
--hash=sha256:91fbef97204b96a3d4d421609b80340b760cf33e26da123ff243d76b1fda8dda \
258+
--hash=sha256:d63947694a0539a1d51e01eda7caf800c291020e6cdd7e28ad7b14dd33ad4f85
259259
xmod==1.10.0 ; python_version >= "3.10" and python_version < "4" \
260260
--hash=sha256:b40b2a54d56684b01eb9627892b0c179918e8ef0bd4d7f3bac7a3fdba11cd6e6 \
261261
--hash=sha256:bebf8493b7ac63097401590a329c9ed20da224de0583a522e7ccb634af122f5a

0 commit comments

Comments
 (0)