Skip to content

Commit bd8bd9e

Browse files
chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 in /requirements (#631)
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:development 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 65148b0 commit bd8bd9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
coverage==7.4.4
22
flake8==3.8.4
3-
pytest-cov==4.1.0
3+
pytest-cov==5.0.0
44

55
# Test requirements
66
pytest>=6.1.1

0 commit comments

Comments
 (0)