From 20c1c0e2b87c400d564bfa93266447f2c026d291 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 01:33:56 +0000 Subject: [PATCH] build(deps): bump ruff from 0.15.17 to 0.15.18 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.17 to 0.15.18. - [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.17...0.15.18) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-binary.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-binary.in b/requirements-binary.in index f0c94e6..6aeade8 100644 --- a/requirements-binary.in +++ b/requirements-binary.in @@ -1,4 +1,4 @@ pycryptodomex==3.23.0 orjson==3.11.9 -ruff==0.15.17 +ruff==0.15.18 uv-build==0.11.21 \ No newline at end of file