diff --git a/pyproject.toml b/pyproject.toml index e0b18d68..7f5272da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ authors = [ dependencies = [ "aiohttp[speedups]==3.13.3", "chess==1.11.2", - "psutil==7.2.1", + "psutil==7.2.2", "pyyaml==6.0.3", "tenacity==9.1.2", ]