Skip to content

Commit 81a57f3

Browse files
build(deps): bump coverage from 7.13.1 to 7.13.2 in /requirements (#21508)
Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.13.1 to 7.13.2. - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.1...7.13.2) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 884c172 commit 81a57f3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/fabric/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
coverage ==7.13.1; python_version >= "3.10"
1+
coverage ==7.13.4; python_version >= "3.10"
22
coverage ==7.10.7; python_version < "3.10"
33
numpy >1.21.0, <1.27.0; python_version < "3.12"
44
numpy >2.1.0, <2.4.2; python_version >= "3.12"

requirements/pytorch/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
coverage ==7.13.1; python_version >= "3.10"
1+
coverage ==7.13.4; python_version >= "3.10"
22
coverage ==7.10.7; python_version < "3.10"
33
pytest ==9.0.2
44
pytest-cov ==7.0.0

0 commit comments

Comments
 (0)