diff --git a/pyproject.toml b/pyproject.toml index 79d2dd9..993efd5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ authors = [ ] requires-python = ">=3.11" dependencies = [ - "aiohttp==3.13.3", + "aiohttp==3.13.4", "appendmuch==0.0.4", "click==8.3.1", "fastapi==0.135.2",