diff --git a/pyproject.toml b/pyproject.toml index fe5930b1..cfce97a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ keywords = [ "PV", ] dependencies = [ - "aiohttp==3.13.3", + "aiohttp==3.14.0", "numpy>=1.19.3", "pvlib>=0.12.0", "scipy>1.6.0",