updates: python 3.12, ansible 13, ansible-vault 4, deps
This commit is contained in:
@@ -6,9 +6,9 @@ authors = ["Iurii Tatishchev <itatishch@gmail.com>"]
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
ansible = "^11.1.0"
|
||||
ansible-vault = "^2.1.0"
|
||||
python = "^3.12"
|
||||
ansible = "^13.0.0"
|
||||
ansible-vault = "^4.1.0"
|
||||
netaddr = "^1.3.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user