diff --git a/pyproject.toml b/pyproject.toml index 6f9b6fc93..471dd7ee3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -99,7 +99,7 @@ optional-dependencies.dev = [ "types-pyyaml==6.0.12.20240917", "types-requests==2.32.0.20241016", "urllib3==2.2.3", - "vulture==2.13", + "vulture==2.14", "vws-python==2024.9.21", "vws-test-fixtures==2023.3.5", "vws-web-tools==2024.10.6.1",