From 8b212ba3ae497d67e55cb42906e8ef17fb6f1cde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 14:04:41 +0000 Subject: [PATCH] Bump ruff from 0.11.6 to 0.11.7 in the python-packages group Bumps the python-packages group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.11.6 to 0.11.7 - [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.11.6...0.11.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0c9cea..00c2aac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ nox==2025.2.9 -ruff==0.11.6 +ruff==0.11.7 black==25.1.0 coverage==7.8.0 \ No newline at end of file