diff --git a/pyproject.toml b/pyproject.toml index a56672e..dab896a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ build-backend = "uv_build" "bandit>=1.7.0", "black>=25.9.0", "mypy>=1.18.2", - "pip-audit>=2.7.0", + "pip-audit>=2.10.0", "pre-commit>=3.6.0", "pytest>=8.4.2", "pytest-asyncio>=1.2.0",