diff --git a/requirements-dev.txt b/requirements-dev.txt index 69d7549..6d1eb59 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,6 +3,6 @@ pytest>=8.0 pytest-mock>=3.15.1 jsonschema>=4.0 -pip-audit>=2.7.0 +pip-audit>=2.10.1 pip-tools==7.6.0 # Pin the compiler so lock regeneration is stable. ruff>=0.15