From 4ded03c4fcdf462e98b7401152ae3764bf17a333 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 00:42:51 +0000 Subject: [PATCH] Bump ruff from 0.6.1 to 0.6.2 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.1 to 0.6.2. - [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.6.1...0.6.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... 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 b68d085e3..9631cb9a7 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.6.1 +ruff==0.6.2 types-cffi==1.16.0.20240331 types-Pillow==10.2.0.20240520 types-psutil==6.0.0.20240621