From a801965c26017f9599a01b0a46ba2395094b1107 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 19:48:07 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(deps):=20update=20dependency?= =?UTF-8?q?=20ruff=20to=20>=3D0.0.283,<0.0.284?= 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 ab6c66b..c619082 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ emoji = "^2.5.1" [tool.poetry.group.dev.dependencies] python-semantic-release = "^8.0.2" -ruff = ">=0.0.280,<0.0.282" +ruff = ">=0.0.283,<0.0.284" [tool.ruff] select = [