From 8844d220f631a6154972762914682fffe2173d53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 16:45:20 +0000 Subject: [PATCH] chore(deps): update dependency ruff to ~=0.7.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 41ea0ca..5569176 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dev = [ lint = [ "black~=23.10", "codespell[toml]~=2.2", - "ruff~=0.6.3", + "ruff~=0.7.1", "yamllint==1.32" ] types = [