From ef5e6d2b9271202b98af7cd7acbbdb0b991656a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 00:48:53 +0000 Subject: [PATCH] Bump qbittorrent-api from 2024.1.58 to 2024.2.59 Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2024.1.58 to 2024.2.59. - [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.1.58...v2024.2.59) --- updated-dependencies: - dependency-name: qbittorrent-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27f9bb3..ef1258b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ bencodepy==0.9.5 GitPython==3.1.42 -qbittorrent-api==2024.1.58 +qbittorrent-api==2024.2.59 requests==2.31.0 retrying==1.3.4 ruamel.yaml==0.18.6