Skip to content

Commit

Permalink
Update dependency ansible to v9
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 and nphilipp committed Nov 25, 2023
1 parent fde5153 commit 5053702
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -61,7 +61,7 @@ greenlet = {version = "^2 || ^3", optional = true, allow-prereleases = true}

[tool.poetry.dev-dependencies]
Jinja2 = "^3.0.3"
ansible = "^5.2 || ^6 || ^7.0.0 || ^8.0.0"
ansible = "^5.2 || ^6 || ^7.0.0 || ^8.0.0 || ^9.0.0"
ansible-core = "^2.12.1"
ansible-runner = "^2.1.1"
black = "^21.9b0 || ^22 || ^23"
Expand Down

0 comments on commit 5053702

Please sign in to comment.