Skip to content

Commit 3a266af

Browse files
renovate[bot]jchristgit
authored andcommitted
Update poetry
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | pypi | ansible-lint | 25.1.3 | 25.2.1 | | pypi | mkdocs-material | 9.6.9 | 9.6.12 | | pypi | ruff | 0.11.2 | 0.11.6 |
1 parent b63e443 commit 3a266af

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

poetry.lock

+34-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
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 = "4.2.0"
14-
ruff = "0.11.2"
14+
ruff = "0.11.6"
1515
taskipy = "1.14.1"
1616

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

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

0 commit comments

Comments
 (0)