diff --git a/pyproject.toml b/pyproject.toml index 659c7b63..0c0833c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dynamic = ["version"] dependencies = [ "aiodns==3.4.0", "aiofiles==24.1.0", - "aiohttp==3.12.6", + "aiohttp==3.12.13", "aiomultiprocess==0.9.1", "aiosqlite==0.21.0", "beautifulsoup4==4.13.4",