diff --git a/pyproject.toml b/pyproject.toml index d8f0889..be89b6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "humanize==4.12.3", "pytimeparse2==1.7.1", "qbittorrent-api==2025.7.0", - "requests==2.32.4", + "requests==2.32.5", "retrying==1.4.2", "ruamel.yaml==0.18.14", "uvicorn==0.35.0",