Skip to content

Commit e2c47e7

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): 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:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0823759 commit e2c47e7

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
@@ -81,7 +81,7 @@ optional-dependencies.test = [
8181
"polars[pyarrow]<1.13",
8282
"pytest<9",
8383
"pytest-asyncio<1",
84-
"pytest-cov<6",
84+
"pytest-cov<7",
8585
"sqlalchemy-cratedb",
8686
]
8787
urls.changelog = "https://github.com/pyveci/sqlalchemy-postgresql-relaxed/blob/main/CHANGES.rst"

0 commit comments

Comments
 (0)