diff --git a/pyproject.toml b/pyproject.toml index 5f754a8b..4f56fb8b 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.3", "chess==1.11.2", "prompt-toolkit==3.0.52", "psutil==7.2.2",