Skip to content

Commit

Permalink
fix(deps): update ansible to 10.2.0 (#5594)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent bf0a777 commit 55d5125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ authors = ["Nicolas Lamirault <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.9"
ansible = "^9.0.0"
ansible = "^10.0.0"
pre-commit = "^3.0.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 55d5125

Please sign in to comment.