From 9b3b2c4f3b678396bd942b079d0799d449bbc5b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 20:37:48 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(deps):=20update=20dependency?= =?UTF-8?q?=20ruff=20to=20>=3D0.0.284,<0.0.285?= 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 08c263f..bd47461 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.283,<0.0.284" +ruff = ">=0.0.284,<0.0.285" [tool.ruff] select = [