Skip to content

Commit 9f33d20

Browse files
chore(deps): Bump pytest-cov from 4.1.0 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb42153 commit 9f33d20

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
@@ -30,7 +30,7 @@ python-dateutil==2.9.0.post0
3030
# Testing framework
3131
pytest==9.0.2
3232
pytest-asyncio==1.3.0
33-
pytest-cov==4.1.0
33+
pytest-cov==7.0.0
3434
pytest-mock==3.12.0
3535

3636
# Development tools

0 commit comments

Comments
 (0)