From 7931c4a18992fc855018f3f21aa8995a13d86d02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 12:49:30 +0200 Subject: [PATCH] Bump ruff from 0.6.7 to 0.6.9 (#975) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index a4987820..9165591a 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,5 +1,5 @@ pylint==3.2.7 -ruff==0.6.7 +ruff==0.6.9 flake8==7.1.1 isort==5.13.2 mypy==1.11.2