diff --git a/pyproject.toml b/pyproject.toml index 40bf160574..b04165e892 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ gui = [ "distro==1.9.0; sys_platform == 'linux'", ] wheel = [ - "aiohttp==3.13.4", + "aiohttp==3.14.0", "appdirs==1.4.4", "beautifulsoup4==4.13.5", "colorama==0.4.6",