Skip to content

Commit a8571e5

Browse files
chore(deps): update coverage requirement from ==7.12.* to ==7.13.* (#788)
Updates the requirements on [coverage](https://github.com/coveragepy/coveragepy) to permit the latest version. - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.12.0...7.13.2) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.13.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bhimraj Yadav <bhimrajyadav977@gmail.com>
1 parent 83fae9a commit a8571e5

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
@@ -1,5 +1,5 @@
11
av >=14.0.0
2-
coverage ==7.12.*
2+
coverage ==7.13.*
33
cryptography==45.0.7
44
mosaicml-streaming==0.13.0
55
pytest ==8.4.*

0 commit comments

Comments
 (0)