From 754298be87721c2f62e6f252fafb91e149f6eca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 20:38:39 -0400 Subject: [PATCH] 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.
Release notes

Sourced from qbittorrent-api's releases.

release-2024.7.64

Version 2024.7.64

Full changelog: https://github.com/rmartin16/qbittorrent-api/compare/v2024.5.63...v2024.7.64

Changelog

Sourced from qbittorrent-api's changelog.

v2024.7.64 (18 Jul 2024)

Commits

[![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) ---
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 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)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.lock.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.lock.txt b/requirements.lock.txt index e09aafdd..065ddb8f 100644 --- a/requirements.lock.txt +++ b/requirements.lock.txt @@ -612,9 +612,9 @@ pyyaml==6.0.1 \ # via # -r requirements.txt # pre-commit -qbittorrent-api==2024.5.63 \ - --hash=sha256:748b34c7074ba9c1e1bdfcc97b3e7acf9a553fd3b8ffb5fe89ea51b3cfebb375 \ - --hash=sha256:cd3012f042fb94e9d521c406b6dc522600efd1814d4b2d3c900c6810e9fcbe2c +qbittorrent-api==2024.7.64 \ + --hash=sha256:569036549c53c8e6960fdbc8f1f0022f75234385c905e075fee4bf6d99f8a910 \ + --hash=sha256:b476283387fa11f117e8b5e1a875cfbd8b62a9df160c5c30ce4134fc0f02c263 # via -r requirements.txt requests==2.32.3 \ --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \