Skip to content

Commit a4c140f

Browse files
dependabot[bot]epmog
authored andcommitted
chore(deps): update pytest-cov requirement from ==6.3.* to ==7.0.*
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.3.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d15f06c commit a4c140f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
coverage[toml] == 7.*
22
coverage-conditional-plugin == 0.9.0
33
pytest == 8.4.*
4-
pytest-cov == 6.3.*
4+
pytest-cov == 7.0.*
55
pytest-timeout == 2.4.*
66
pytest-xdist == 3.8.*
77
black == 25.*

0 commit comments

Comments
 (0)