diff --git a/pyproject.toml b/pyproject.toml index 5f754a8b..76e3d7e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ authors = [ dependencies = [ "aiohttp[speedups]==3.14.1", "chess==1.11.2", - "prompt-toolkit==3.0.52", + "prompt-toolkit==3.0.53", "psutil==7.2.2", "pyyaml==6.0.3", "tenacity==9.1.4",