From 1a75edeae48fb414ac03f627c8af04ca5579345f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 00:39:28 +0000 Subject: [PATCH] Bump ruff from 0.5.7 to 0.6.1 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.7 to 0.6.1. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.5.7...0.6.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index ca9d9a0ad..ecf372a34 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -10,7 +10,7 @@ pytest==8.3.2 pytest-cov==5.0.0 pytest-qt==4.4.0; sys_platform == "win32" pytest-randomly==3.15.0 -ruff==0.5.7 +ruff==0.6.1 types-cffi==1.16.0.20240331 types-Pillow==10.2.0.20240520 types-psutil==6.0.0.20240621