Skip to content

Commit cda2d47

Browse files
authored
Merge pull request #654 from fedejaure/dependabot/pip/main/ruff-0.16.5
Bump ruff from 0.16.3 to 0.16.5
2 parents 73b39ff + 9019b59 commit cda2d47

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

poetry.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ molecule-plugins = {extras = ["docker"], version = "^26.7.15"}
3232
[tool.poetry.group.lint.dependencies]
3333
isort = "^8.0.1"
3434
black = "^26.5"
35-
ruff = "^0.16.3"
35+
ruff = "^0.16.5"
3636
yamllint = "^1.37.1"
3737
ansible-lint = {version = "^26.8.0", markers = "platform_system != 'Windows'"}
3838

0 commit comments

Comments
 (0)