Skip to content

Commit 1fdfad7

Browse files
chore(deps): bump pytest-cov from 7.0.0 to 7.1.0 (#805)
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Deependu <deependujha21@gmail.com>
1 parent 2ee29b7 commit 1fdfad7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cryptography==46.0.6
44
mosaicml-streaming==0.13.0
55
pytest ==9.0.*
66
pytest-asyncio>=1.0.0
7-
pytest-cov ==7.0.0
7+
pytest-cov ==7.1.0
88
pytest-timeout ==2.4.0
99
pytest-rerunfailures ==16.1
1010
pytest-random-order ==1.2.0

0 commit comments

Comments
 (0)