Skip to content

Commit

Permalink
Merge pull request #1294 from portefaix/renovate/ansible-10.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency ansible to v10
  • Loading branch information
nlamirault authored Sep 2, 2024
2 parents a110865 + 6256646 commit 75ec5d6
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 75ec5d6

Please sign in to comment.