diff --git a/pyproject.toml b/pyproject.toml index e2b441a..e820346 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ dev = [ "pytest>=7.4.0", "pytest-asyncio>=0.21.0", "pytest-mock>=3.11.0", - "pip-audit>=2.7.0", + "pip-audit>=2.10.1", "build>=1.2.0", "twine>=5.0.0", ]