diff --git a/pyproject.toml b/pyproject.toml index 61f8fe650..71fd4b28b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -100,7 +100,7 @@ optional-dependencies.dev = [ "types-pyyaml==6.0.12.20240917", "types-requests==2.32.0.20240914", "urllib3==2.2.3", - "vulture==2.11", + "vulture==2.12", "vws-python==2024.9.4.1", "vws-test-fixtures==2023.3.5", "vws-web-tools==2023.12.26",