From 1480d9d26de72863acf4c8303bc3d7fedca66d20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Mon, 21 Aug 2023 02:00:24 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20Sync=20dev=20dependencies=20from?= =?UTF-8?q?=20Github=20Gist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/pyproject.toml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/pyproject.toml.j2 b/template/pyproject.toml.j2 index 290309d..980a704 100644 --- a/template/pyproject.toml.j2 +++ b/template/pyproject.toml.j2 @@ -113,7 +113,7 @@ pylint = "2.17.5" pytest = "7.4.0" pytest-asyncio = "0.21.1" pytest-cov = "4.1.0" -ruff = "0.0.281" +ruff = "0.0.284" yamllint = "1.32.0" [tool.coverage.run]