Skip to content

Commit 9bb33de

Browse files
Bump pytest-cov from 4.1.0 to 5.0.0 (#837)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.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 ebae94a commit 9bb33de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ gunicorn==21.2.0
55
markdown==3.6
66
pytest==8.1.1
77
pytest-watch==4.2.0
8-
pytest-cov==4.1.0
8+
pytest-cov==5.0.0
99
Werkzeug!=2.2.0

0 commit comments

Comments
 (0)