Skip to content

Commit

Permalink
Bump ansible from 8.3.0 to 8.5.0
Browse files Browse the repository at this point in the history
Bumps [ansible](https://github.com/ansible/ansible) from 8.3.0 to 8.5.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] committed Oct 12, 2023
1 parent 7e426b4 commit ba76fbd
Show file tree
Hide file tree
Showing 2 changed files with 519 additions and 474 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ molecule = "~=6.0.1"
molecule-plugins = {extras = ["podman"], version = "~=23.5.0"}

[packages]
ansible = "~=8.3.0"
ansible = "~=8.5.0"

[requires]
python_version = "3.10"
Loading

0 comments on commit ba76fbd

Please sign in to comment.