diff --git a/pyproject.toml b/pyproject.toml index f0858a66..3a803a7c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ authors = [ { name = "Torsten Hellwig" } ] dependencies = [ - "aiohttp[speedups]==3.13.3", + "aiohttp[speedups]==3.13.4", "chess==1.11.2", "prompt-toolkit==3.0.52", "psutil==7.2.2",