diff --git a/pyproject.toml b/pyproject.toml index e9f254b..bbfbfbc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ "pytest-aiohttp==1.1.0", "pytest-cov==7.0.0", "ruff==0.12.8", - "safety==3.6.1", + "safety==3.6.2", "tomli==2.2.1", ]