Skip to content

Commit af5a062

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ coverage==7.10.7
33
flake8==7.3.0
44
ipdb==0.13.13
55
pytest==8.4.2
6-
pytest-cov==7.0.0
6+
pytest-cov==7.1.0
77
pytest-sugar==1.1.1
88
PyMySQL==1.1.2
99
SQLAlchemy==1.3.24

0 commit comments

Comments
 (0)