Skip to content

Commit 098676b

Browse files
Update pytest-cov requirement from ==3.* to ==4.*
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...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5069ec8 commit 098676b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest==7.*
2-
pytest-cov==3.*
2+
pytest-cov==4.*
33
pytest-asyncio>=0.17.2
44
mock==4.*

0 commit comments

Comments
 (0)