diff --git a/pyproject.toml b/pyproject.toml index 133a1401b..7f696ecd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ classifiers = [ ] dependencies = [ "aiocache==0.12.2", - "aiohttp==3.10.2", + "aiohttp==3.10.11", "aiosqlite==0.20.0", "wapiti-arsenic==28.2", "beautifulsoup4==4.12.3",