fix(deps): update dependency ansible to v9

This commit is contained in:
renovate[bot] 2024-04-01 23:16:30 +00:00 committed by GitHub
parent dcc2e08d2c
commit d02957e0de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ version = "0.0.0"
[tool.poetry.dependencies]
PyYAML = "6.0.1"
ansible-core = { version = "2.14.15", optional = true }
ansible = { version = "7.7.0", optional = true }
ansible = { version = "9.4.0", optional = true }
anyconfig = "0.14.0"
appdirs = "1.4.4"
colorama = "0.4.6"