Skip to content

Commit 476f345

Browse files
Update poetry
| datasource | package | from | to | | ---------- | ------------------------------ | ------ | ------ | | pypi | ansible-lint | 24.9.0 | 24.9.2 | | pypi | mkdocs-git-committers-plugin-2 | 2.3.0 | 2.4.0 | | pypi | mkdocs-material | 9.5.34 | 9.5.39 | | pypi | ruff | 0.6.5 | 0.6.9 |
1 parent e88581c commit 476f345

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ package-mode = false
1111
python = ">3.11,<4.0"
1212

1313
pre-commit = "3.8.0"
14-
ruff = "0.6.5"
14+
ruff = "0.6.9"
1515
taskipy = "1.13.0"
1616

1717
[tool.poetry.group.ansible.dependencies]
1818
ansible-core = "^2.17.0"
19-
ansible-lint = { version = "24.9.0", markers = "platform_system != 'Windows'" }
19+
ansible-lint = { version = "24.9.2", markers = "platform_system != 'Windows'" }
2020
dnspython = "2.6.1"
2121

2222
[tool.poetry.group.dns.dependencies]

0 commit comments

Comments
 (0)