From 41e5583bbeaff1f28c6c8c22a17136f468adea62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 18:45:34 +0000 Subject: [PATCH] build(deps): bump ruff from 0.15.15 to 0.15.20 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.15 to 0.15.20. - [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.15...0.15.20) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.20 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 b4438c2..58f035c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ slack-bolt==1.28.0 pytest==9.1.1 -ruff==0.15.15 +ruff==0.15.20