diff --git a/pyproject.toml b/pyproject.toml index cb64fed3f..743b99956 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -106,7 +106,7 @@ optional-dependencies.dev = [ "vws-test-fixtures==2023.3.5", "vws-web-tools==2024.10.6.1", "yamlfix==1.19.1", - "zizmor==1.19.0", + "zizmor==1.20.0", ] optional-dependencies.release = [ "check-wheel-contents==0.6.3" ] urls.Documentation = "https://vws-python.github.io/vws-python-mock/"