Skip to content

Commit 733c80f

Browse files
dependabot[bot]mdellweg
authored andcommitted
[PIP] Update ruff requirement from ~=0.15.0 to ~=0.15.1
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.15.0...0.15.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 821983b commit 733c80f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lint_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Lint requirements
2-
ruff~=0.15.0
2+
ruff~=0.15.1
33
mypy~=1.19.1
44
shellcheck-py~=0.11.0.1
55

0 commit comments

Comments
 (0)