Skip to content

Commit 2260720

Browse files
Merge pull request #1076 from uccser/dependabot/pip/coverage-7.6.5
Bump coverage from 7.6.4 to 7.6.5
2 parents be8131b + c811cd7 commit 2260720

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

1616
# Django

0 commit comments

Comments
 (0)