Skip to content

Commit 2be0e23

Browse files
build(deps): bump ruff from 0.14.7 to 0.14.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.7 to 0.14.10. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.7...0.14.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07823a8 commit 2be0e23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires-python = ">=3.11"
1111
dependencies = [
1212
"slack-bolt==1.27.0",
1313
"pytest==9.0.1",
14-
"ruff==0.14.7",
14+
"ruff==0.14.10",
1515
"slack-cli-hooks<1",
1616
]
1717

0 commit comments

Comments
 (0)