Skip to content

Commit fc26438

Browse files
Bump pytest-cov from 6.0.0 to 6.1.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff59653 commit fc26438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git+https://github.com/TheKevJames/coveralls-python.git@0ff8f20fd57f68486a4127b0
44
ddt==1.7.2
55
flake8-import-order==0.18.2
66
pytest==8.3.5
7-
pytest-cov==6.0.0
7+
pytest-cov==6.1.1
88
pytest-json-report==1.5.0
99
pyflakes==3.2.0
1010
pylama==8.4.1

0 commit comments

Comments
 (0)