Skip to content

Commit 4ab036e

Browse files
Merge pull request #3024 from VWS-Python/dependabot/pip/ruff-0.15.14
chore(deps-dev): Bump ruff from 0.15.13 to 0.15.14
2 parents 5a049be + 4e51570 commit 4ab036e

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
@@ -64,7 +64,7 @@ optional-dependencies.dev = [
6464
"pytest-beartype-tests==2026.4.26",
6565
"pytest-cov==7.1.0",
6666
"pyyaml==6.0.3",
67-
"ruff==0.15.13",
67+
"ruff==0.15.14",
6868
# We add shellcheck-py not only for shell scripts and shell code blocks,
6969
# but also because having it installed means that ``actionlint-py`` will
7070
# use it to lint shell commands in GitHub workflow files.

0 commit comments

Comments
 (0)