From 1623f237b54066f4c6937c4039206a08d75b2cbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 23:34:31 +0000 Subject: [PATCH] chore(deps): bump ruff from 0.15.12 to 0.15.15 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.12 to 0.15.15. - [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.15) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.15 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 739c4ce..c459c8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ slack-bolt==1.28.0 requests==2.33.1 Flask==3.1.3 pytest==9.0.3 -ruff==0.15.12 +ruff==0.15.15