chore(deps): update dependency coverage to v7.6.11
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| coverage | dev | patch |
7.6.10 -> 7.6.11
|
Release Notes
nedbat/coveragepy (coverage)
v7.6.11
-
Fix: a memory leak in CTracer has been fixed. The details are in
issue 1924_ andpytest-dev 676_. This should reduce the memory footprint for everyone even if it hadn't caused a problem before. -
We now ship a py3-none-any.whl wheel file. Thanks,
Russell Keith-Magee <pull 1914_>_.
.. _pull 1914: https://github.com/nedbat/coveragepy/pull/1914 .. _issue 1924: https://github.com/nedbat/coveragepy/issues/1924 .. _pytest-dev 676: https://github.com/pytest-dev/pytest-cov/issues/676
.. _changes_7-6-10:
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.