aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-09-12 13:50:04 +0000
committerGravatar GitHub <[email protected]>2024-09-12 13:50:04 +0000
commitc33a3adec6e709c267c3275518cf4bb91a22bb40 (patch)
tree07cfdd892a15af017aff4a3afffd00b736d1b1dc /pyproject.toml
parentUpdate ansible (diff)
Update poetry
| datasource | package | from | to | | ---------- | ----------------------------------------- | ------ | ------ | | pypi | ansible-core | 2.17.3 | 2.17.4 | | pypi | ansible-lint | 24.7.0 | 24.9.0 | | pypi | mkdocs-git-revision-date-localized-plugin | 1.2.8 | 1.2.9 |
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index c5f1127..4ec2c20 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -16,7 +16,7 @@ taskipy = "1.13.0"
[tool.poetry.group.ansible.dependencies]
ansible-core = "^2.17.0"
-ansible-lint = { version = "24.7.0", markers = "platform_system != 'Windows'" }
+ansible-lint = { version = "24.9.0", markers = "platform_system != 'Windows'" }
dnspython = "2.6.1"
[tool.poetry.group.dns.dependencies]