Skip to content

Commit f98133d

Browse files
dependabot[bot]aaltat
authored andcommitted
Update ruff requirement from >=0.5.5 to >=0.15.12
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [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.5.5...0.15.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3dd4c2 commit f98133d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pytest-cov
44
pytest-mockito
55
robotstatuschecker
66
black >= 25.11.0
7-
ruff >= 0.5.5
7+
ruff >= 0.15.12
88
robotframework-tidy
99
invoke >= 3.0.3
1010
twine

0 commit comments

Comments
 (0)