klane / databall

Betting on the NBA with data
https://klane.github.io/databall/
MIT License
134 stars 25 forks source link

Bump nba-api from 1.1.11 to 1.5.2 #617

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps nba-api from 1.1.11 to 1.5.2.

Release notes

Sourced from nba-api's releases.

v1.5.2

What's Changed

Full Changelog: https://github.com/swar/nba_api/compare/v1.5.1...v1.5.2

v1.5.1

What's Changed

New Contributors

Full Changelog: https://github.com/swar/nba_api/compare/v1.5.0...v1.5.1

v1.5.0

Added

Changed

  • All NBA player and team static data current as of 2023.11.09 #398

Fixed

Full Changelog: https://github.com/swar/nba_api/compare/v1.4.1...v1.5.0

v1.4.1

Changed

Fixed

Full Changelog: https://github.com/swar/nba_api/compare/v1.4.0...v1.4.1

v1.4.0

Added

... (truncated)

Changelog

Sourced from nba-api's changelog.

v1.5.2

Date: 2024.08.28

Fixed

  • Fixed static data.py file where wnba_teams was missing.

v1.5.1

Date: 2024.08.27

Fixed

  • Fix BoxScoreTraditionalV3 API Bug(some game stats starters and bench is None, cause 'NoneType' object has no attribute 'values') by @​XatMassacrE in swar/nba_api#458

Changed

Security

Full Changelog: https://github.com/swar/nba_api/compare/v1.5.0...v1.5.1

v1.5.0

Added

Changed

  • All NBA player and team static data current as of 2023.11.09 #398

Fixed

v1.4.1

Changed

Fixed

v1.4.0

Added

Changed

  • All NBA player and team static data current as of 2023.11.09 #398

... (truncated)

Commits
  • 775108e Fixed error where wnba_teams was not present in the data.py file after update...
  • 2e68f50 v1.5.1 (#461)
  • 12f5517 updated static players file (#460)
  • abbf31b Bump certifi from 2023.7.22 to 2024.7.4 (#454)
  • b2f9739 updated requests to use version ^2.32.2 as 2.32.0 & 2.32.1 were removed due t...
  • cffdca8 --- (#443)
  • 1d4bc49 Bump idna from 3.4 to 3.7 (#438)
  • f1a19a4 feat(parserv3): fix boxscoretraditionalv3 api throw starters is None bug (#458)
  • 6a03ee9 v1.5.0 (#452)
  • 75c06d0 in docs create folder with example output data (#447)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 2 weeks ago

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