From a6ea453528fcf037454e073980133d8fd92d05a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 20:20:24 +0000 Subject: [PATCH] Bump vulture from 2.8 to 2.9.1 in /hack (#69) --- hack/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/requirements.txt b/hack/requirements.txt index 5f6b870..fbe1ea6 100644 --- a/hack/requirements.txt +++ b/hack/requirements.txt @@ -1,5 +1,5 @@ pydocstyle==6.3.0 pyflakes==3.1.0 -vulture==2.8 +vulture==2.9.1 radon==6.0.1 flake8_polyfill==1.0.2