Skip to content

Commit 2d8812c

Browse files
dependabot[bot]Borda
authored andcommitted
Bump coverage from 6.4.2 to 6.5.0 in /requirements (#15674)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.2 to 6.5.0. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@6.4.2...6.5.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 13eb2a1)
1 parent 8e4446f commit 2d8812c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/app/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
coverage==6.4.2
1+
coverage==6.5.0
22
codecov==2.1.12
33
pytest==7.1.3
44
pytest-timeout==2.1.0

requirements/lite/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
coverage==6.4.2
1+
coverage==6.5.0
22
codecov==2.1.12
33
pytest==7.1.3
44
pytest-cov==4.0.0

requirements/pytorch/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
coverage==6.4.2
1+
coverage==6.5.0
22
codecov==2.1.12
33
pytest==7.1.3
44
pytest-cov==4.0.0

0 commit comments

Comments
 (0)