Skip to content

Commit 3522848

Browse files
Bump coverage from 7.14.0 to 7.14.3
Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.14.0 to 7.14.3. - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.0...7.14.3) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.14.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76c1dcf commit 3522848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.12.0",
7171
"beautifulsoup4==4.14.3",
72-
"coverage==7.14.0",
72+
"coverage==7.14.3",
7373
"hypothesis==6.152.6",
7474
"tblib==3.2.2", # used to see backtraces in unit tests
7575
"unittest-xml-reporting==4.0.0",

0 commit comments

Comments
 (0)