martijnboers / BlotterTrax

/r/listentothis submissions reddit bot
GNU General Public License v3.0
5 stars 2 forks source link

Bump pylast from 4.5.0 to 5.0.0 #167

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps pylast from 4.5.0 to 5.0.0.

Release notes

Sourced from pylast's releases.

5.0.0

Changed

Removed

Fixed

  • If album has no MBID, album.get_getmbid() returns None (#390) @​hugovk
Commits
  • aefa7ce Merge pull request #395 from pylast/cleanup
  • caf0915 Merge pull request #396 from pylast/pre-commit-ci-update-config
  • 2478980 For some reason the earlier track is returning duration=0
  • c1a8a94 [pre-commit.ci] pre-commit autoupdate
  • 4f37ba4 Initialise float as 0.0
  • ac991cb Types and typos
  • 14e091c autotyping: --annotate-imprecise-magics: add imprecise type annotations for s...
  • 7b9c73a autotyping: --annotate-magics: add type annotation to certain magic methods
  • 54ea354 autotyping: --int-param, --float-param, --str-param, --bytes-param: add an an...
  • 5ab3e53 autotyping: --bool-param: add a : bool annotation to any function parameter w...
  • 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 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)