From 7dcf8c71f79189678b1bf1c06a40bd9dcf39b69e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 19:11:56 -0600 Subject: [PATCH] Bump ruff from 0.8.0 to 0.8.2 (#1006) 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 4944fcdc..7d7616f8 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,5 +1,5 @@ pylint==3.3.2 -ruff==0.8.0 +ruff==0.8.2 flake8==7.1.1 isort==5.13.2 mypy==1.13.0