From d58c4d2cb6530722a2f0dc56e0d8b673e51127be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 19:38:23 +0000 Subject: [PATCH] chore(deps): bump ruff from 0.15.8 to 0.15.12 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.8 to 0.15.12. - [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.8...0.15.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b1168ad..40ce5e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ slack-bolt==1.27.0 requests==2.33.1 Flask==3.1.3 pytest==9.0.2 -ruff==0.15.8 +ruff==0.15.12