joeyagreco / leeger

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

Update yahoofantasy requirement from ~=1.2.3 to ~=1.3.0 #65

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on yahoofantasy to permit the latest version.

Release notes

Sourced from yahoofantasy's releases.

v1.3.0

🔥 Features

  • New CLI command yahoofantasy shell - open a Python interpreter with access to your yahoofantasy context object
  • New CLI command yahoofantasy clear-cache - empty the cache of leagues, teams, players, etc but maintain auth data
  • league.past_league_id helper property to get a league's previous season (thanks @​joeyagreco and @​brian-dev8 for the help!)
Commits
  • e575ea5 Bump version: 1.2.3 → 1.3.0
  • c73bedb Merge pull request #39 from mattdodge/clear-cache
  • 79a45b1 add cli command to clear cache
  • 7aa93f5 Merge pull request #38 from mattdodge/past-league-id
  • 3c0d42d add helper property to league for past seasons
  • 62d3435 Merge pull request #37 from mattdodge/shell-command
  • f1a1fac add docs for shell CLI command
  • 97a071c Add shell command for yahoofantasy CLI
  • 223a8d4 Merge pull request #29 from AsteroidOrangeJuice/main
  • 1c15dbf Update readme - fix bug in example
  • See full diff 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

Looks like yahoofantasy is up-to-date now, so this is no longer needed.