From b4438b64f321bfe76f68a9f60297e406b37fac71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 20:40:18 -0400 Subject: [PATCH] Bump qbittorrent-api from 2024.3.60 to 2024.5.61 (#562) Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2024.3.60 to 2024.5.61. - [Release notes](https://github.com/rmartin16/qbittorrent-api/releases) - [Changelog](https://github.com/rmartin16/qbittorrent-api/blob/main/CHANGELOG.md) - [Commits](https://github.com/rmartin16/qbittorrent-api/compare/v2024.3.60...v2024.5.61) --- updated-dependencies: - dependency-name: qbittorrent-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba7ee9c..9ccfc37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ croniter==2.0.5 GitPython==3.1.43 humanize==4.9.0 pytimeparse2==1.7.1 -qbittorrent-api==2024.3.60 +qbittorrent-api==2024.5.61 requests==2.32.2 retrying==1.3.4 ruamel.yaml==0.18.6