From a35a1ba8357bbbec3422f4ef17a365d862e61a99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jan 2022 03:22:48 +0000 Subject: [PATCH] Bump qbittorrent-api from 2021.8.23 to 2021.12.26 Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2021.8.23 to 2021.12.26. - [Release notes](https://github.com/rmartin16/qbittorrent-api/releases) - [Changelog](https://github.com/rmartin16/qbittorrent-api/blob/master/CHANGELOG.txt) - [Commits](https://github.com/rmartin16/qbittorrent-api/compare/v2021.8.23...v2021.12.26) --- 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 4820c52..f1dfc48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ruamel.yaml==0.17.19 -qbittorrent-api==2021.8.23 +qbittorrent-api==2021.12.26 schedule==1.1.0 retrying==1.3.3 alive_progress==2.1.0