From 0dadd69701bf536c775cceb248ec745a8a8da9bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 19:36:36 +0000 Subject: [PATCH] Bump vulture from 2.9.1 to 2.10 in /hack (#78) --- hack/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/requirements.txt b/hack/requirements.txt index fbe1ea6..988c9a4 100644 --- a/hack/requirements.txt +++ b/hack/requirements.txt @@ -1,5 +1,5 @@ pydocstyle==6.3.0 pyflakes==3.1.0 -vulture==2.9.1 +vulture==2.10 radon==6.0.1 flake8_polyfill==1.0.2