probberechts / soccerdata

⛏⚽ Scrape soccer data from Club Elo, ESPN, FBref, FiveThirtyEight, Football-Data.co.uk, FotMob, Sofascore, SoFIFA, Understat and WhoScored.
https://soccerdata.readthedocs.io/en/latest/
Other
573 stars 101 forks source link

Update dependency time-machine to v2.13.0 #383

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
time-machine (changelog) 2.12.0 -> 2.13.0 age adoption passing confidence

Release Notes

adamchainz/time-machine (time-machine) ### [`v2.13.0`](https://togithub.com/adamchainz/time-machine/blob/HEAD/CHANGELOG.rst#2130-2023-09-19) [Compare Source](https://togithub.com/adamchainz/time-machine/compare/2.12.0...2.13.0) - Add support for `datetime.timedelta` to `time_machine.travel()`. Thanks to Nate Dudenhoeffer in `PR #​298 `\__. - Fix documentation about using local time for naive date(time) strings. Thanks to Stefaan Lippens in `PR #​306 `\__. - Add `shift()` method to the `time_machine` pytest fixture. Thanks to Stefaan Lippens in `PR #​312 `\__. - Mock `time.monotonic()` and `time.monotonic_ns()`. They return the values of `time.time()` and `time.time_ns()` respectively, rather than real monotonic clocks. Thanks to Anthony Sottile in `PR #​382 `\__.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.