Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency ansible to v8.4.0 (#672)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent c0788df commit 1c1f33c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -34,7 +34,7 @@ version = "0.0.0"

[tool.poetry.dependencies]
PyYAML = "6.0.1"
ansible = {version = "8.3.0", optional = true}
ansible = {version = "8.4.0", optional = true}
ansible-core = {version = "2.15.4", optional = true}
anyconfig = "0.13.0"
appdirs = "1.4.4"
Expand Down

0 comments on commit 1c1f33c

Please sign in to comment.