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 5.9.0 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [ansible](/~https://github.com/ansible/ansible) from 5.9.0 to 6.1.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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2022
1 parent 98ae0dc commit cfc3d6b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
20 changes: 11 additions & 9 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 = "^5.9.0"
ansible = "^6.1.0"

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

0 comments on commit cfc3d6b

Please sign in to comment.