Skip to content

Commit bcecd85

Browse files
Merge pull request #1579 from VWS-Python/dependabot/pip/ruff-0.15.5
Bump ruff from 0.15.4 to 0.15.5
2 parents 0054781 + 6886ec3 commit bcecd85

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
@@ -55,7 +55,7 @@ optional-dependencies.dev = [
5555
"pytest==9.0.2",
5656
"pytest-cov==7.0.0",
5757
"requests==2.32.5",
58-
"ruff==0.15.4",
58+
"ruff==0.15.5",
5959
# We add shellcheck-py not only for shell scripts and shell code blocks,
6060
# but also because having it installed means that ``actionlint-py`` will
6161
# use it to lint shell commands in GitHub workflow files.

0 commit comments

Comments
 (0)