From 8779253f460b3a6b626090b2ab4c5dc4aca176a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 15:38:30 +0000 Subject: [PATCH] Bump ruff from 0.9.9 to 0.11.2 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.9 to 0.11.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.9.9...0.11.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 46caf51..a626744 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ sphinx-rtd-theme==3.0.2 pytest==8.3.5 pytest-cov==6.0.0 pyyaml==6.0.2 -ruff==0.9.9 +ruff==0.11.2