allenporter / pyrainbird

Rain Bird Controller in Python
https://allenporter.github.io/pyrainbird/
MIT License
59 stars 31 forks source link

Update dependency freezegun to v1.5.0 #411

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
freezegun (changelog) ==1.4.0 -> ==1.5.0 age adoption passing confidence

Release Notes

spulec/freezegun (freezegun) ### [`v1.5.0`](https://togithub.com/spulec/freezegun/blob/HEAD/CHANGELOG#150) [Compare Source](https://togithub.com/spulec/freezegun/compare/1.4.0...1.5.0) - The default ignore list now contains the `queue`-package - Added a missing `move_to`-function when calling `freeze_time(tick=True)` - Fixes a rounding error in `time.time_ns()` - Fixed a bug where the default ignore list could not be empty (`configure(default_ignore_list=[])`) - All `tick()` methods now return the new datetime (instead of None) - Type improvements

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.