Skip to content

Commit 968f154

Browse files
dependabot[bot]surister
authored andcommitted
Update pytest-cov requirement from <7 to <8 in /cratedb_sqlparse_py
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 38a73a5 commit 968f154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cratedb_sqlparse_py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dev = [
7171
"poethepoet<1",
7272
"pyproject-fmt<2.7",
7373
"pytest<9",
74-
"pytest-cov<7",
74+
"pytest-cov<8",
7575
"ruff<0.14",
7676
"validate-pyproject<0.25",
7777
]

0 commit comments

Comments
 (0)