diff --git a/hack/check-python/requirements.txt b/hack/check-python/requirements.txt index a727b0deec..15a7bf7c98 100644 --- a/hack/check-python/requirements.txt +++ b/hack/check-python/requirements.txt @@ -1,6 +1,6 @@ pydocstyle==6.3.0 pyflakes==3.1.0 -vulture==2.9 +vulture==2.9.1 radon==6.0.1 flake8_polyfill==1.0.2 PyYAML==6.0.1