Skip to content

Commit 57785f5

Browse files
Bump pytest-cov from 5.0.0 to 7.1.0 (#6)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 7.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 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> Co-authored-by: Will Sams <will@samswebs.com>
1 parent 30ebe6f commit 57785f5

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
@@ -1,6 +1,6 @@
11
pre-commit==3.5.0
22
pytest==8.3.5
3-
pytest-cov==5.0.0
3+
pytest-cov==7.1.0
44
black==24.8.0
55
isort==8.0.1
66
flake8==7.3.0

0 commit comments

Comments
 (0)