From 914910bceb4040104b8c6f5d45afcf46472c2e64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 06:35:32 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20vult?= =?UTF-8?q?ure=20to=20v2.16?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ee3f3a46..0c2529a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -207,7 +207,7 @@ dev = [ "pyupgrade==3.21.2", "ruff==0.15.8", "safety==3.7.0", - "vulture==2.15", + "vulture==2.16", "yamllint==1.38.0", "zeroconf>=0.148.0", ]