Skip to content

Commit

Permalink
Merge pull request #88 from donhector/dependabot/pip/ansible-7.0.0
Browse files Browse the repository at this point in the history
ci(deps): bump ansible from 6.6.0 to 7.0.0
  • Loading branch information
donhector authored Nov 28, 2022
2 parents d020187 + 8a45514 commit d3c7b77
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -10,7 +10,7 @@ repository = "https://github.com/donhector/ansible-collection-workstation"

[tool.poetry.dependencies]
python = "^3.9"
ansible = "^6.6.0"
ansible = "^7.0.0"

[tool.poetry.dev-dependencies]
molecule = {extras = ["docker"], version = "^4.0.3"}
Expand Down

0 comments on commit d3c7b77

Please sign in to comment.