Skip to content

Commit 9fad3eb

Browse files
authored
Merge pull request #230 from FullStackWithLawrence/dependabot/pip/django-coverage-plugin-3.2.0
Bump django-coverage-plugin from 3.0.0 to 3.2.0
2 parents 66a1e80 + a4797b7 commit 9fad3eb

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
@@ -34,5 +34,5 @@ factory-boy==3.2.1 # https://github.com/FactoryBoy/factory_boy
3434

3535
django-debug-toolbar==3.8.1 # https://github.com/jazzband/django-debug-toolbar
3636
django-extensions==3.2.1 # https://github.com/django-extensions/django-extensions
37-
django-coverage-plugin==3.0.0 # https://github.com/nedbat/django_coverage_plugin
37+
django-coverage-plugin==3.2.0 # https://github.com/nedbat/django_coverage_plugin
3838
pytest-django==4.5.2 # https://github.com/pytest-dev/pytest-django

0 commit comments

Comments
 (0)