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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent 15a79bb commit 4b71fc4
Show file tree
Hide file tree
Showing 2 changed files with 486 additions and 469 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.2"
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 4b71fc4

Please sign in to comment.