From 1a6fa1bf75e58feab917b979604fbb59f8e80d14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 23:18:33 +0000 Subject: [PATCH] chore(SOLSYS): bump ruff from 0.14.14 to 0.16.1 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.14 to 0.16.1. - [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.14.14...0.16.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:development update-type: version-update:semver-minor ... 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 bf5c627..5c636c4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ pre-commit==4.6.1 -ruff==0.14.14 +ruff==0.16.1 radon==6.0.1 xenon==0.9.3