diff --git a/pyproject.toml b/pyproject.toml index 6f9a409..6f1a36d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ test = [ "pytest-aiohttp==1.0.5", "pytest-cov==6.0.0", "ruff==0.8.3", - "safety==3.2.13", + "safety==3.2.14", "tomli==2.2.1", ]