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.4.0 #77

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.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/mattdodge/yahoofantasy/compare/v1.3.1...v1.4.0

Commits
  • d57d7e5 Bump version: 1.3.1 → 1.4.0
  • 79b4175 Update python version in CI tests
  • 251cfe6 Merge pull request #50 from SwapnilShahGit/feat/add_nhl_support
  • 58c8eff making PR feedback changes
  • be28b36 add support for NHL leagues
  • 0a8912f Bump version: 1.3.0 → 1.3.1
  • aea6eea update stats for all games
  • 80637a9 use game code in stat value lookup - fix #47
  • 7620f79 clear from in memory persistence too (fix #43)
  • abf4dc9 Merge pull request #40 from mattdodge/formatting
  • 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

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