Skip to content

Commit 0fd38a2

Browse files
dependabot[bot]Psycojoker
authored andcommitted
Chore(deps): Bump pytest-cov from 4.1.0 to 6.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14e3d8a commit 0fd38a2

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
@@ -86,7 +86,7 @@ optional-dependencies.testing = [
8686
"pytest==8.0.1",
8787
"pytest-aiohttp==1.1.0",
8888
"pytest-asyncio==0.23.5",
89-
"pytest-cov==4.1.0",
89+
"pytest-cov==6.0.0",
9090
"pytest-mock==3.14.0",
9191
]
9292

0 commit comments

Comments
 (0)