From 341c6131944f68577c364bc59c79d20c7bc288f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 23:04:26 -0800 Subject: [PATCH] chore(deps): bump ruff from 0.0.244 to 0.0.246 (#3559) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/tests-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests-requirements.txt b/requirements/tests-requirements.txt index 1fd1c76dc7a..f0913a8b1e2 100644 --- a/requirements/tests-requirements.txt +++ b/requirements/tests-requirements.txt @@ -8,7 +8,7 @@ codecov==2.1.12 coverage[toml]==7.1.0 setuptools>=63 isort==5.11.4 -ruff==0.0.244 +ruff==0.0.246 pytest-cov==4.0.0 pytest==7.2.1 pytest-xdist[psutil]==3.2.0