From f8dfc0290b235020d9c5451d7db8fcba5b5a5c15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 14:40:00 +0000 Subject: [PATCH] Bump qbittorrent-api from 2025.2.0 to 2025.5.0 Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2025.2.0 to 2025.5.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.2.0...v2025.5.0) --- updated-dependencies: - dependency-name: qbittorrent-api dependency-version: 2025.5.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 3310873..909f9c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ nextcord==3.0.1 nextcord-ext-menus==1.5.7 -qbittorrent-api==2025.2.0 +qbittorrent-api==2025.5.0 requests==2.32.3 aiofiles==24.1.0 pandas==2.2.3