diff --git a/pyproject.toml b/pyproject.toml index eb56ef9..cd97d26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dev = [ "pytest-cov==7.1.0", "httpx==0.28.1", "ruff==0.15.21", - "pip-audit==2.9.0", + "pip-audit==2.10.1", ] [tool.setuptools]