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

Commit

Permalink
Bump ansible from 6.5.0 to 6.6.0
Browse files Browse the repository at this point in the history
Bumps [ansible](/~https://github.com/ansible/ansible) from 6.5.0 to 6.6.0.
- [Release notes](/~https://github.com/ansible/ansible/releases)
- [Commits](/~https://github.com/ansible/ansible/commits)

---
updated-dependencies:
- dependency-name: ansible
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2022
1 parent 2079e01 commit cde7da8
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 @@ -12,7 +12,7 @@ license = "Apache-2.0"

[tool.poetry.dependencies]
python = "^3.8"
ansible = "^6.5.0"
ansible = "^6.6.0"

[tool.poetry.dev-dependencies]
ansible-lint = "^6.8.6"
Expand Down

0 comments on commit cde7da8

Please sign in to comment.