Update deethon requirement from ~=0.4.1 to ~=0.4.2
Created by: dependabot[bot]
Updates the requirements on deethon to permit the latest version.
Changelog
Sourced from deethon's changelog.
[0.4.2] - 2020-06-18
Changed
- Return absolute file path (c6825373bbdc6f4fb0dd3b3dc9e5191d7ac6e1d1).
Fixed
- Forbidden file name characters on Windows were not escaped (487393e808b4e6152cb3cf73612451d74a1b8446).
[0.4.1] - 2020-06-08
Added
- Fallback to lower quality if the track cannot be downloaded (ffe271ee159972ff6969dd9ebccb0b55c0864e12).
pytest-covin dev-dependencies (56da09d2d385a82c91da0d2011e4cbb7e4244d2d).Changed
- Exclude python files from
.editorconfigas it causes code style errors (88e7708218e99ed8cd21bacf07fdc9a1cce68371).Fixed
- Obsolete type annotations in docstrings (fab7a84a19fc4ce07112d5ff2f046460dd850547).
- Some layout bugs in the documentation.
[0.4.0] - 2020-06-02
Added
- API documentation (!9 (closed)).
- Support for Python 3.7+ (again) (09f16e3cb2ba766ddb0239a39f425bcedf3d9611).
- Raise [
DeezerLoginError][deethon.errors.DeezerLoginError] when the specified arl token is invalid. (c5b36935c83194ea3f2b745924c4370f16bc495a)- More tests (52c29e954ee50721565e1b884fc78992aa92a631).
.editorconfigfile (2a9aff181b84717615e46e486b482acf8e083c2e).Changed
- Only accept an integer for the ID parameter of the album and track class. (f33533372d031c677b22c41fec76338c2f6152db)
Fixed
- Invalid all-object (cbb1e5d38e9e08c3c4a5c71bc8e56fa1bc3ecdb3).
- Useless object inheritance of Album class (05cb61e3fc63a2ef57bd060f28b1264e6f698fc1).
- Code style issues (ab13d39e17bc8a98483a00bed053052f538961f9).
__init__method from base classExceptionis not called (094d15a8c7000f94b96accbc583785a16f9d8229).[0.3.3] - 2020-05-29
Added
- Raise [DeezerApiError][deethon.errors.DeezerApiError] when the specified album is not found (04580121bade63f8079d05142817ebaa8649bee2).
- Stream option for album download (c3168140f5fc5c530fd89b12cedf461af2fef67c).
[0.3.2] - 2020-05-27
Fixed
... (truncated)
Commits
-
9b87dde🚀 Bump to v0.4.2 -
d4b84d1Add module docstring -
c92eddaUse Google-style attribute docstrings -
b1a5935Bump mkdocstrings from 0.11.4 to 0.12.0 -
4ce6b4fBump mkdocs-material from 5.2.3 to 5.3.0 -
1e1f3c4Bump pytest-cov from 2.9.0 to 2.10.0 -
0fcf059Bump requests from 2.23.0 to 2.24.0 -
bd2e603Reformat code -
d35a1faUpload coverage to Codacy -
55cc9fcImprove test coverage - 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)