From a097493eb1b072bff3d1d5e1ce4d9e59c392fa9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 02:40:29 +0000 Subject: [PATCH] chore(deps): bump ruff from 0.15.12 to 0.15.13 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.12 to 0.15.13. - [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.12...0.15.13) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pinned.txt b/requirements-pinned.txt index 2208a7d..e1950f1 100644 --- a/requirements-pinned.txt +++ b/requirements-pinned.txt @@ -20,7 +20,7 @@ mcp==1.27.0 pytest==9.0.3 pytest-asyncio==1.3.0 black==26.3.1 -ruff==0.15.12 +ruff==0.15.13 mypy==1.20.2 # External tools (required separately)