joeyagreco / leeger

Instant stats for any fantasy football league.
https://pypi.org/project/leeger
MIT License
57 stars 17 forks source link

Update espn-api requirement from ~=0.25.0 to ~=0.27.0 #69

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on espn-api to permit the latest version.

Release notes

Sourced from espn-api's releases.

ESPN API 0.27.0

What's Changed

New Contributors

Full Changelog: https://github.com/cwendt94/espn-api/compare/v0.26.2...v0.27.0

Commits
  • 940418a package bump
  • 997c4bb Merge pull request #402 from cwendt94/FB_settings_scoring_format
  • a2c582a Add scoring format to settings
  • 44c2eb8 all socring settings
  • 124cec6 add more format stats
  • d7e451e Football Settings Scoring Format
  • c84a25f Merge pull request #400 from DesiPilla/correct-tie-settings
  • de1240a fix: Use more accurate naming for settings
  • d95d441 Merge pull request #398 from cwendt94/bb_fix_player_season_stats
  • 719fc9f package bump
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #73.