diff --git a/pyproject.toml b/pyproject.toml index d34fb5f..f6b7b04 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "GitPython==3.1.45", "humanize==4.13.0", "pytimeparse2==1.7.1", - "qbittorrent-api==2025.7.0", + "qbittorrent-api==2025.11.0", "requests==2.32.5", "retrying==1.4.2", "ruamel.yaml==0.18.16",