Skip to content

Commit 9d44254

Browse files
chore(deps): update pytest-cov requirement from <7,>=3 to >=3,<8
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.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3274d7a commit 9d44254

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,3 +1,3 @@
11
# pip install -r requirements/testing_without_asyncio.txt
22
pytest>=6.2.5,<8.5 # https://github.com/tornadoweb/tornado/issues/3375
3-
pytest-cov>=3,<7
3+
pytest-cov>=3,<8

0 commit comments

Comments
 (0)