Skip to content

Commit

Permalink
Merge pull request #114 from mrlesmithjr/dependabot/pip/ansible-8.5.0
Browse files Browse the repository at this point in the history
Bump ansible from 6.6.0 to 8.5.0
  • Loading branch information
mrlesmithjr authored Dec 31, 2023
2 parents 8c3bca3 + 1d0fa70 commit 564d3d1
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 12 deletions.
38 changes: 27 additions & 11 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 @@ -6,7 +6,7 @@ authors = ["Larry Smith Jr. <mrlesmithjr@gmail.com>"]

[tool.poetry.dependencies]
python = ">=3.9,<4.0"
ansible = "6.6.0"
ansible = "8.5.0"

[tool.poetry.group.dev.dependencies]
ansible-lint = "6.8.7"
Expand Down

0 comments on commit 564d3d1

Please sign in to comment.