Skip to content

Commit 6a8cb85

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update pytest-cov requirement from <5 to <6
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...v5.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca76355 commit 6a8cb85

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
@@ -82,7 +82,7 @@ test = [
8282
"polars[pyarrow]<0.21",
8383
"pytest<9",
8484
"pytest-asyncio<1",
85-
"pytest-cov<5",
85+
"pytest-cov<6",
8686
]
8787
[project.urls]
8888
changelog = "https://github.com/pyveci/sqlalchemy-postgresql-relaxed/blob/main/CHANGES.rst"

0 commit comments

Comments
 (0)