Skip to content

Commit 3574cf2

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0 (#945)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99a3ce1 commit 3574cf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ gunicorn==23.0.0
55
markdown==3.7
66
pytest==8.3.3
77
pytest-watch==4.2.0
8-
pytest-cov==5.0.0
8+
pytest-cov==6.0.0
99
Werkzeug!=2.2.0

0 commit comments

Comments
 (0)