From 4b00c64b864df164d8462ce89d59d7b353e9d1f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 16:40:59 +0000 Subject: [PATCH] chore(deps): update dependency lint/ruff to v0.4.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6d6b0ffd..7fcab48b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ lint = [ "black==24.4.2", "codespell[toml]==2.2.6", - "ruff==0.4.3", + "ruff==0.4.4", "yamllint==1.35.1", ] types = [