Skip to content

Commit 3baddcd

Browse files
dependabot[bot]amotl
authored andcommitted
Update pytest-cov requirement from <6 to <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@v1.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 151089c commit 3baddcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ dev = [
8787
"pytest<9",
8888
"pytest-flask<2",
8989
"filetype<2",
90-
"pytest-cov<6",
90+
"pytest-cov<8",
9191
"covdefaults<3",
9292
]
9393

0 commit comments

Comments
 (0)