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.2.0 to 6.3.0
Browse files Browse the repository at this point in the history
Bumps [ansible](/~https://github.com/ansible/ansible) from 6.2.0 to 6.3.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 Aug 24, 2022
1 parent b687e29 commit 9bc1673
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 39 deletions.
81 changes: 43 additions & 38 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.2.0"
ansible = "^6.3.0"

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

0 comments on commit 9bc1673

Please sign in to comment.