Skip to content

Commit 4beba25

Browse files
build(deps): bump coverage in the testing-libraries group
Bumps the testing-libraries group with 1 update: [coverage](https://github.com/nedbat/coveragepy). Updates `coverage` from 7.8.0 to 7.8.2 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.8.0...7.8.2) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-libraries ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a9a260 commit 4beba25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ twilio==9.6.1
3737
vobject==0.9.9
3838

3939
# tests
40-
coverage==7.8.0
40+
coverage==7.8.2
4141
model-bakery==1.20.4
4242
pytest-cov==6.1.1
4343
pytest-django==4.11.1

0 commit comments

Comments
 (0)