Skip to content

Bump pylast from 5.0.0 to 7.1.0#55

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pylast-7.1.0
Open

Bump pylast from 5.0.0 to 7.1.0#55
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pylast-7.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps pylast from 5.0.0 to 7.1.0.

Release notes

Sourced from pylast's releases.

7.0.2

Fixed

7.0.1

Fixed

  • Fix typing for get_artists() and get_loved_tracks() (#511) @​C0rn3j

7.0.0

Removed

  • Remove SCROBBLE_SOURCE_* and SCROBBLE_MODE_* (#502) @​scy

Added

  • Add chosen_by_user parameter to scrobble & scrobble_many (#501) @​scy

    This parameter is used to indicate when a scrobble comes from a source that the user doesn't have "direct" control over. In most cases where a user is scrobbling their own music you can safely ignore this parameter. However, if the user is listening to music that is effectively chosen by someone other than themselves (e.g. from a Last.fm radio stream; from some other recommendation service; or radio show put together by a DJ or host) then this value should be set to "false". If there is any ambiguity or doubt then don't send this value.

  • Add support for Python 3.15 (#503) @​hugovk

Changed

6.0.0

Breaking change

  • Restore proxy support (#487) @​itisFarzin

    Multiple proxies can be set by passing a dict, for example: {"http://": my_http_proxy, "https://": my_https_proxy}. A single proxy can be set by passing a str. This is now always saved as a dict in network.proxy for both cases, whereas before it could be either str or dict. This could be a breaking change if you are always expecting a str.

Changed

Fixed

5.5.0

Added

... (truncated)

Commits

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 show <dependency name> 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)

Bumps [pylast](https://github.com/pylast/pylast) from 5.0.0 to 7.1.0.
- [Release notes](https://github.com/pylast/pylast/releases)
- [Changelog](https://github.com/pylast/pylast/blob/main/CHANGELOG.md)
- [Commits](pylast/pylast@5.0.0...7.1.0)

---
updated-dependencies:
- dependency-name: pylast
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants