diff --git a/pyproject.toml b/pyproject.toml index 5f754a8b..a9803ab3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ authors = [ { name = "Torsten Hellwig" } ] dependencies = [ - "aiohttp[speedups]==3.14.1", + "aiohttp[speedups]==3.14.2", "chess==1.11.2", "prompt-toolkit==3.0.52", "psutil==7.2.2",