Skip to content

Commit 96f32b8

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update pytest-cov requirement from <6 to <7
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...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da92328 commit 96f32b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
extras = {
3434
"test": [
3535
"pytest<9",
36-
"pytest-cov<6",
36+
"pytest-cov<7",
3737
"lovely-pytest-docker>=1,<2",
3838
"grafanalib==0.7.1",
3939
]

0 commit comments

Comments
 (0)