Skip to content

Commit 37b09d5

Browse files
build(deps): bump coverage from 7.13.4 to 7.13.5 in /requirements
Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.13.4 to 7.13.5. - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.4...7.13.5) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.13.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6805188 commit 37b09d5

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.4; python_version >= "3.10"
1+
coverage ==7.13.5; 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.4; python_version >= "3.10"
1+
coverage ==7.13.5; 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)