From 35fef3dfe1a6e458d9fb3a2759cc0d988219d581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 09:00:17 +0000 Subject: [PATCH] Bump ruff from 0.8.0 to 0.11.7 in /requirements/dev Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.0 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.8.0...0.11.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/dev/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev/dev.txt b/requirements/dev/dev.txt index 96fa3b01f..cf9ad892a 100644 --- a/requirements/dev/dev.txt +++ b/requirements/dev/dev.txt @@ -1,4 +1,4 @@ -ruff == 0.8.0 +ruff == 0.11.7 mypy == 1.13.0 nbconvert == 7.16.4 pandas-stubs == 2.2.3.241009