diff --git a/pyproject.toml b/pyproject.toml index 89c5dc53a..0e4f33897 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ test = [ "pytest==8.3.4", "pytest-aiohttp==1.0.5", "pytest-cov==5.0.0", - "syrupy==4.8.0", + "syrupy==4.8.1", "tomli==2.2.1", "ruff==0.8.6", ]