diff --git a/pyproject.toml b/pyproject.toml index 87ba1266..2fab9216 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,7 @@ optional-dependencies.dev = [ "vws-python-mock==2026.2.22.3", "vws-test-fixtures==2023.3.5", "yamlfix==1.19.1", - "zizmor==1.24.1", + "zizmor==1.25.0", ] optional-dependencies.release = [ "check-wheel-contents==0.6.3",