Skip to content

Commit a4797b7

Browse files
Bump django-coverage-plugin from 3.0.0 to 3.2.0
Bumps [django-coverage-plugin](https://github.com/nedbat/django_coverage_plugin) from 3.0.0 to 3.2.0. - [Release notes](https://github.com/nedbat/django_coverage_plugin/releases) - [Commits](coveragepy/django_coverage_plugin@v3.0.0...v3.2.0) --- updated-dependencies: - dependency-name: django-coverage-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66a1e80 commit a4797b7

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)