dstrigl / htheatpump

Easy-to-use Python communication module for Heliotherm heat pumps.
Other
20 stars 7 forks source link

Update coverage to 7.4.1 #575

Closed pyup-bot closed 7 months ago

pyup-bot commented 7 months ago

This PR updates coverage from 7.4.0 to 7.4.1.

Changelog ### 7.4.1 ``` - Python 3.13.0a3 is supported. - Fix: the JSON report now includes an explicit format version number, closing [issue 1732](https://github.com/nedbat/coveragepy/issues/1732). :arrow_right:  PyPI page: [coverage 7.4.1](https://pypi.org/project/coverage/7.4.1). :arrow_right:  To install: `python3 -m pip install coverage==7.4.1` ```
Links - PyPI: https://pypi.org/project/coverage - Changelog: https://data.safetycli.com/changelogs/coverage/ - Repo: https://github.com/nedbat/coveragepy