Skip to content

Commit c6acc07

Browse files
dependabot[bot]mwiebe
authored andcommitted
chore(deps): update pytest-cov requirement from ==6.1.* to ==6.2.*
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.1.0...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7cdcc30 commit c6acc07

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,6 +1,6 @@
11
coverage[toml] == 7.*
22
pytest == 8.4.*
3-
pytest-cov == 6.1.*
3+
pytest-cov == 6.2.*
44
pytest-timeout == 2.4.*
55
pytest-xdist == 3.7.*
66
types-PyYAML == 6.*

0 commit comments

Comments
 (0)