diff --git a/pyproject.toml b/pyproject.toml index 11f91233..d1a26c3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ authors = [ { name = "Torsten Hellwig" } ] dependencies = [ - "aiohttp[speedups]==3.13.2", + "aiohttp[speedups]==3.13.3", "chess==1.11.2", "psutil==7.2.0", "pyyaml==6.0.3",