Skip to content

Commit

Permalink
fix(deps): update dependency ansible to v10
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent ce46239 commit 6256646
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 <nicolas.lamirault@gmail.com>"]

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

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 6256646

Please sign in to comment.