fix(deps): update dependency ansible-core to v2.16.2

This commit is contained in:
renovate[bot] 2024-01-25 21:28:16 +00:00 committed by GitHub
parent 39a5e90e78
commit 6a69c57a7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ version = "0.0.0"
[tool.poetry.dependencies]
PyYAML = "6.0.1"
ansible-core = {version = "2.14.12", optional = true}
ansible-core = {version = "2.16.2", optional = true}
anyconfig = "0.13.0"
appdirs = "1.4.4"
colorama = "0.4.6"