Skip to content

Commit 0827e80

Browse files
Merge pull request #949 from uccser/dependabot/pip/coverage-7.5.3
Bump coverage from 7.5.2 to 7.5.3
2 parents e485b51 + 6b0730c commit 0827e80

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.5.2 # https://github.com/nedbat/coveragepy
13+
coverage==7.5.3 # https://github.com/nedbat/coveragepy
1414
pydocstyle==6.3.0
1515

1616
# Django

0 commit comments

Comments
 (0)