Skip to content

Commit 553e792

Browse files
committed
Update pytest-cov from 4.1.0 to 7.1.0
1 parent 5f02dc7 commit 553e792

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
@@ -19,7 +19,7 @@ pluggy==1.2.0 ; python_version >= "3.10" and python_version < "4.0"
1919
pre-commit==3.3.3 ; python_version >= "3.10" and python_version < "4.0"
2020
pycodestyle==2.11.0 ; python_version >= "3.10" and python_version < "4.0"
2121
pyflakes==3.1.0 ; python_version >= "3.10" and python_version < "4.0"
22-
pytest-cov==4.1.0 ; python_version >= "3.10" and python_version < "4.0"
22+
pytest-cov==7.1.0; python_version >= "3.10" and python_version < "4.0"
2323
pytest-mock==3.11.1 ; python_version >= "3.10" and python_version < "4.0"
2424
pytest==7.4.0 ; python_version >= "3.10" and python_version < "4.0"
2525
pyyaml==6.0.1 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)