diff --git a/pyproject.toml b/pyproject.toml index 70947350cb..7bfb271af1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ gui = [ "distro==1.9.0; sys_platform == 'linux'", ] wheel = [ - "aiohttp==3.11.1", + "aiohttp==3.14.1", "appdirs==1.4.4", "beautifulsoup4==4.13.5", "colorama==0.4.6",