mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-14 01:00:39 +00:00
fix(deps): update dependency ansible to v8 [security]
This commit is contained in:
parent
8861dcc705
commit
1b1955170e
@ -36,7 +36,7 @@ version = "0.0.0"
|
||||
[tool.poetry.dependencies]
|
||||
PyYAML = "6.0.1"
|
||||
ansible-core = {version = "2.14.13", optional = true}
|
||||
ansible = {version = "7.7.0", optional = true}
|
||||
ansible = {version = "8.5.0", optional = true}
|
||||
anyconfig = "0.13.0"
|
||||
appdirs = "1.4.4"
|
||||
colorama = "0.4.6"
|
||||
|
Loading…
Reference in New Issue
Block a user