Skip to content

Commit 3c06ceb

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0 (#808)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d62b095 commit 3c06ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ passlib==1.7.4
99
pyjwt==2.9.0
1010
pytest==8.3.4
1111
pytest-aiohttp==1.0.5
12-
pytest-cov==5.0.0
12+
pytest-cov==6.0.0
1313
pytest-mock==3.14.0
1414
sqlalchemy==2.0.37

0 commit comments

Comments
 (0)