diff --git a/pyproject.toml b/pyproject.toml index f452624b6..7e6fb7153 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.12", + "vulture==2.13", "vws-python==2024.9.21", "vws-test-fixtures==2023.3.5", "vws-web-tools==2023.12.26",