diff --git a/pyproject.toml b/pyproject.toml index a3d238b..5fec12b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "pytest-cov==3.0.0", "pytest-django==4.5.2", "pytest-xdist==2.5.0", - "vulture==2.5", + "vulture==2.6", "yapf==0.32.0", "pre-commit==2.20.0", ]