Skip to content

Update deezer-python requirement from <7.0.0,>=6.1.1 to >=6.1.1,<8.0.0#21

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/deezer-python-gte-6.1.1-and-lt-8.0.0
Open

Update deezer-python requirement from <7.0.0,>=6.1.1 to >=6.1.1,<8.0.0#21
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/deezer-python-gte-6.1.1-and-lt-8.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Updates the requirements on deezer-python to permit the latest version.

Release notes

Sourced from deezer-python's releases.

v7.0.0 (2024-07-11)

Breaking

  • Migrate from requests to httpx: the Client should now be instantiated as context manager (06e20d8)

  • The app_id and app_secret parameters have ben removed from the Client class. They were not actually used. (c1bbf37)

Documentation

Feature

  • Add custom auth class for httpx (e8d1955)

Refactor

  • Make query params more explicit (553df43)

Test

  • Separate client fixtures to avoid leaking auth to non-auth (81f11bf)

  • Simplify mocked responses (#1039) (6df900f)

Changelog

Sourced from deezer-python's changelog.

v7.0.0 (2024-07-11)

Refactor

  • Make query params more explicit (553df43)

Feature

  • Add custom auth class for httpx (e8d1955)

Test

  • Separate client fixtures to avoid leaking auth to non-auth (81f11bf)
  • Simplify mocked responses (#1039) (6df900f)

Breaking

  • Migrate from requests to httpx (06e20d8)
  • Remove unused app_id and app_secret client parameters (#1034) (c1bbf37)

Documentation

  • Update language for python repl blocks (09b7c87)
  • Update language for python repl blocks (#1033) (f66dec4)

v6.1.1 (2023-10-18)

Fix

  • Potential unset response attribute on httperror (82a47be)

v6.1.0 (2023-08-07)

Feature

  • Add official support for python 3.12 (#791) (2eead31)

Documentation

v6.0.0 (2023-06-27)

Feature

Breaking

... (truncated)

Commits
  • 5e0c217 7.0.0
  • 4335ee2 ci: re-enable automatic release on main (#1082)
  • 1910af2 chore(deps): upgrade dependencies (#1081)
  • e0f6022 chore(deps): bump certifi from 2024.6.2 to 2024.7.4 (#1079)
  • 22f8e7d chore(deps): update python-semantic-release/python-semantic-release action to...
  • 993596c chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.5.1
  • 13bfae2 chore(deps): update python-semantic-release/python-semantic-release action to...
  • b7b82b6 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.5.0
  • c291d95 chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.10.1
  • 336fda2 chore: add fund to list of labels (#1074)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 19, 2024
@tristiisch tristiisch force-pushed the main branch 2 times, most recently from d9b4f74 to 0b32706 Compare August 27, 2024 00:19
@tristiisch
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/deezer-python-gte-6.1.1-and-lt-8.0.0 branch from bd5b37f to eb9b762 Compare August 27, 2024 02:08
@tristiisch
Copy link
Owner

@dependabot rebase

Updates the requirements on [deezer-python](https://github.com/browniebroke/deezer-python) to permit the latest version.
- [Release notes](https://github.com/browniebroke/deezer-python/releases)
- [Changelog](https://github.com/browniebroke/deezer-python/blob/main/CHANGELOG.md)
- [Commits](browniebroke/deezer-python@v6.1.1...v7.0.0)

---
updated-dependencies:
- dependency-name: deezer-python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/deezer-python-gte-6.1.1-and-lt-8.0.0 branch from eb9b762 to b9b41dc Compare September 7, 2024 19:46
@tristiisch
Copy link
Owner

BC

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.

1 participant