From 0b10fc3d361d51305d90dfa3203ea879df11ca67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 09:10:18 +0000 Subject: [PATCH] chore(deps): bump qbittorrent-api from 2025.7.0 to 2025.11.0 Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2025.7.0 to 2025.11.0. - [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/v2025.7.0...v2025.11.0) --- updated-dependencies: - dependency-name: qbittorrent-api dependency-version: 2025.11.0 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 2b20e26..a2f52af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ nextcord[speed, voice] == 2.6.* orjson == 3.11.* aiohttp == 3.13.* aiofiles == 25.1.* -qbittorrent-api == 2025.7.0 +qbittorrent-api == 2025.11.0 py3createtorrent == 1.2.* requests == 2.32.* \ No newline at end of file