Skip to content

Commit c074e26

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update pytest-cov requirement from <7 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 d8f4324 commit c074e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ optional-dependencies.test = [
8080
"polars[pyarrow]<1.32",
8181
"pytest<9",
8282
"pytest-asyncio<2",
83-
"pytest-cov<7",
83+
"pytest-cov<8",
8484
"sqlalchemy-cratedb",
8585
]
8686
urls.changelog = "https://github.com/pyveci/sqlalchemy-postgresql-relaxed/blob/main/CHANGES.rst"

0 commit comments

Comments
 (0)