From 9b026288cfe5bd372af82ab1ab3c589cfc8fa9a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 11:10:12 -1000 Subject: [PATCH] Bump ruff from 0.9.0 to 0.9.1 (#1028) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 7dd2f03e..b3c630fc 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,5 +1,5 @@ pylint==3.3.3 -ruff==0.9.0 +ruff==0.9.1 flake8==7.1.1 isort==5.13.2 mypy==1.14.1