Skip to content

Commit 7b96676

Browse files
Merge pull request #803 from uccser/dependabot/pip/coverage-7.3.2
Bump coverage from 7.3.1 to 7.3.2
2 parents 4de5a98 + e533c70 commit 7b96676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar
1010
# Code quality
1111
# ------------------------------------------------------------------------------
1212
# flake8 is installed as dependency in base.txt
13-
coverage==7.3.1 # https://github.com/nedbat/coveragepy
13+
coverage==7.3.2 # https://github.com/nedbat/coveragepy
1414
pydocstyle==6.3.0
1515

1616
# Django

0 commit comments

Comments
 (0)