Skip to content

Commit 08e1b89

Browse files
build(deps-dev): update pytest-cov requirement from >=3.0.0 to >=7.1.0
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v3.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce70d07 commit 08e1b89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flake8>=4.0.1
22
mypy>=0.982
3-
pytest-cov>=3.0.0
3+
pytest-cov>=7.1.0
44
pytest>=7.1.2
55
tox>=3.25.0
66
build>=0.10.0

0 commit comments

Comments
 (0)