Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump qbittorrent-api from 2024.5.63 to 2024.7.64 (#344)
Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2024.5.63 to 2024.7.64. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rmartin16/qbittorrent-api/releases">qbittorrent-api's releases</a>.</em></p> <blockquote> <h2>release-2024.7.64</h2> <p>Version 2024.7.64</p> <ul> <li>Resolve errors from type checkers for <code>functools.wraps</code> usage (<a href="https://redirect.github.com/rmartin16/qbittorrent-api/issues/472">#472</a>)</li> <li>Included changes for upcoming qBittorrent v5.0.0 release: <ul> <li>Added support for <code>private</code> argument for <code>torrents/info</code> (<a href="https://redirect.github.com/rmartin16/qbittorrent-api/issues/464">#464</a>)</li> </ul> </li> </ul> <p><!-- raw HTML omitted -->Full changelog: <a href="https://github.com/rmartin16/qbittorrent-api/compare/v2024.5.63...v2024.7.64">https://github.com/rmartin16/qbittorrent-api/compare/v2024.5.63...v2024.7.64</a><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rmartin16/qbittorrent-api/blob/main/CHANGELOG.md">qbittorrent-api's changelog</a>.</em></p> <blockquote> <h3>v2024.7.64 (18 Jul 2024)</h3> <ul> <li>Resolve errors from type checkers for <code>functools.wraps</code> usage (<a href="https://redirect.github.com/rmartin16/qbittorrent-api/issues/472">#472</a>)</li> <li>Included changes for upcoming qBittorrent v5.0.0 release: <ul> <li>Added support for <code>private</code> argument for <code>torrents/info</code> (<a href="https://redirect.github.com/rmartin16/qbittorrent-api/issues/464">#464</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rmartin16/qbittorrent-api/commit/305e698002f221ca18fc86a6f4357cd6a2a8665d"><code>305e698</code></a> Bump to v2024.7.64</li> <li><a href="https://github.com/rmartin16/qbittorrent-api/commit/3cebf9ea31eac471aa3ae0b444e92c91f2d2dfca"><code>3cebf9e</code></a> Remove uses of <code>functools.wraps</code> for API methods</li> <li><a href="https://github.com/rmartin16/qbittorrent-api/commit/f2f0ebe23cee870ba1ad39d5f8115185f2191151"><code>f2f0ebe</code></a> Bump the pip group with 6 updates</li> <li><a href="https://github.com/rmartin16/qbittorrent-api/commit/32e25e6dc70b7d0b258ca97b944d196fb85ff99f"><code>32e25e6</code></a> Bump the github-actions group with 4 updates</li> <li><a href="https://github.com/rmartin16/qbittorrent-api/commit/4f049c7f512091bc88462c3d0d3fbb3d86c6bc94"><code>4f049c7</code></a> Bumped pre-commit hook for ruff-pre-commit from v0.4.7 to v0.5.0</li> <li><a href="https://github.com/rmartin16/qbittorrent-api/commit/798aea4bebbe06380968f78f6d727160c75e234d"><code>798aea4</code></a> Build docs on Python 3.12</li> <li><a href="https://github.com/rmartin16/qbittorrent-api/commit/5ad76d1d99dc06758bc1fdd7bf1d268691a9b888"><code>5ad76d1</code></a> Test branch v5_0_x in CI</li> <li><a href="https://github.com/rmartin16/qbittorrent-api/commit/c003b3baeb59e49a87404fa5cbba21ac8d8a450a"><code>c003b3b</code></a> Add support to filter <code>torrents/info</code> by private flag (<a href="https://redirect.github.com/rmartin16/qbittorrent-api/issues/464">#464</a>)</li> <li><a href="https://github.com/rmartin16/qbittorrent-api/commit/527eee7057258cf94c0923fa3856b87e8559d282"><code>527eee7</code></a> Bump the pip group with 6 updates (<a href="https://redirect.github.com/rmartin16/qbittorrent-api/issues/463">#463</a>)</li> <li><a href="https://github.com/rmartin16/qbittorrent-api/commit/3efe9ddde3522d364fe3b9349845f2f386d2aa56"><code>3efe9dd</code></a> Bumped pre-commit hook for ruff-pre-commit from v0.4.2 to v0.4.7 (<a href="https://redirect.github.com/rmartin16/qbittorrent-api/issues/461">#461</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rmartin16/qbittorrent-api/compare/v2024.5.63...v2024.7.64">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=qbittorrent-api&package-manager=pip&previous-version=2024.5.63&new-version=2024.7.64)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information