Skip to content

Commit 56caac3

Browse files
committed
build: we need latest coverage to avoid 'set changed size' error
1 parent 1aa0698 commit 56caac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ colorama==0.4.6
2727
# build
2828
# sphinx
2929
# tox
30-
coverage==7.13.2
30+
coverage==7.13.4
3131
# via -r dev-requirements.in
3232
cryptography==46.0.4 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
3333
# via secretstorage

0 commit comments

Comments
 (0)