Skip to content

Commit c3d7597

Browse files
Bump pytest-cov from 4.1.0 to 6.1.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 6.1.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5933a8c commit c3d7597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ flake8==7.1.2; python_version == "3.8"
1919
pytest-asyncio==0.25.3; python_version > "3.8"
2020
pytest-asyncio==0.23.4; python_version == "3.8"
2121

22-
pytest-cov==4.1.0
22+
pytest-cov==6.1.1
2323

2424
pytest-profiling==1.8.1; python_version > "3.8"
2525
pytest-profiling==1.7.0; python_version == "3.8"

0 commit comments

Comments
 (0)