Skip to content

Commit 273f170

Browse files
chore(deps): Bump pytest-cov from 4.1.0 to 7.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 7.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.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>
1 parent 553b34c commit 273f170

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
@@ -26,7 +26,7 @@ python-dateutil==2.9.0.post0
2626
# Testing framework
2727
pytest==9.0.2
2828
pytest-asyncio==1.3.0
29-
pytest-cov==4.1.0
29+
pytest-cov==7.1.0
3030
pytest-mock==3.15.1
3131

3232
# Development tools

0 commit comments

Comments
 (0)