From f14bb9a76033cad77b1c4948738f65f3fa3a672d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 19:57:55 +0000 Subject: [PATCH] Bump ruff from 0.15.16 to 0.15.22 in the all group Bumps the all group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.15.16 to 0.15.22 - [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.15.16...0.15.22) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1565d11..f9cba1a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -19,7 +19,7 @@ coverage pytest pytest-cov reuse -ruff==0.15.16 +ruff==0.15.22 tox psutil yamllint