zigpy / zha

Zigbee Home Automation
Apache License 2.0
21 stars 19 forks source link

Update dependencies #52

Closed dmulcahey closed 3 months ago

dmulcahey commented 3 months ago

This pull request includes changes to the pyproject.toml file. The changes primarily involve updates to the dependencies of the project. The bellows package was updated from version 0.39.0 to 0.39.1 and the zigpy package was updated from version 0.64.0 to 0.64.1. The order of the dependencies was also rearranged.

Key changes:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.89%. Comparing base (7b46e93) to head (87b8e90).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #52 +/- ## ======================================= Coverage 94.89% 94.89% ======================================= Files 61 61 Lines 9121 9121 ======================================= Hits 8655 8655 Misses 466 466 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.