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
529 stars 90 forks source link

Update dependency poetry to v1.7.1 #432

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
poetry (source, changelog) ==1.7.0 -> ==1.7.1 age adoption passing confidence

Release Notes

python-poetry/poetry (poetry) ### [`v1.7.1`](https://togithub.com/python-poetry/poetry/blob/HEAD/CHANGELOG.md#171---2023-11-16) [Compare Source](https://togithub.com/python-poetry/poetry/compare/1.7.0...1.7.1) ##### Fixed - Fix an issue where sdists that call CLI tools of their build requirements could not be installed ([#​8630](https://togithub.com/python-poetry/poetry/pull/8630)). - Fix an issue where sdists with symlinks could not be installed due to a broken tarfile datafilter ([#​8649](https://togithub.com/python-poetry/poetry/pull/8649)). - Fix an issue where `poetry init` failed when trying to add dependencies ([#​8655](https://togithub.com/python-poetry/poetry/pull/8655)). - Fix an issue where `poetry install` failed if `virtualenvs.create` was set to `false` ([#​8672](https://togithub.com/python-poetry/poetry/pull/8672)).

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.

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (8c675c9) 60.82% compared to head (16eb492) 60.82%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #432 +/- ## ======================================= Coverage 60.82% 60.82% ======================================= Files 10 10 Lines 1450 1450 Branches 298 298 ======================================= Hits 882 882 Misses 521 521 Partials 47 47 ```

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