From 9ce011007b1ecdf24fbb5864878f5b1b6232c48b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 16:42:21 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20safe?= =?UTF-8?q?ty=20to=20v3.8.1?= 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 93dccd05..7713dec2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -206,7 +206,7 @@ dev = [ "pytest-xdist>=3.8.0", "pyupgrade==3.21.2", "ruff==0.15.16", - "safety==3.7.0", + "safety==3.8.1", "vulture==2.16", "yamllint==1.38.0", "zeroconf>=0.148.0",