Update dependency ansible to >=12.1.0,<12.2.0
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
@@ -9,7 +9,7 @@ readme = "README.md"
|
|||||||
requires-python = ">=3.13"
|
requires-python = ">=3.13"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"hcloud (>=2.5.4,<3.0.0)",
|
"hcloud (>=2.5.4,<3.0.0)",
|
||||||
"ansible (>=12.0.0,<12.1.0)",
|
"ansible (>=12.1.0,<12.2.0)",
|
||||||
"ansible-lint (>=25.8.2,<26.0.0)",
|
"ansible-lint (>=25.8.2,<26.0.0)",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user