Skip to content

Commit 60cfe99

Browse files
Bump coverage from 7.13.3 to 7.13.5
Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.13.3 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.3...7.13.5) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.13.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50e7cdb commit 60cfe99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ test = [
6969
"pytest-xdist==3.8.0",
7070
"pytest-django==4.11.1",
7171
"beautifulsoup4==4.14.3",
72-
"coverage==7.13.3",
72+
"coverage==7.13.5",
7373
"hypothesis==6.151.5",
7474
"tblib==3.2.2", # used to see backtraces in unit tests
7575
"unittest-xml-reporting==4.0.0",

0 commit comments

Comments
 (0)