Skip to content

Commit 71c088f

Browse files
dependabot[bot]Borda
authored andcommitted
build(deps): bump coverage from 7.5.0 to 7.5.1 in /requirements (#2529)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.0 to 7.5.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.5.0...7.5.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 71c89df)
1 parent e5a00a2 commit 71c088f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/_tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
22
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
33

4-
coverage ==7.5.0
4+
coverage ==7.5.1
55
pytest ==8.1.1
66
pytest-cov ==5.0.0
77
pytest-doctestplus ==1.2.1

0 commit comments

Comments
 (0)