Skip to content

Commit

Permalink
Bump ansible from 9.4.0 to 9.5.1
Browse files Browse the repository at this point in the history
Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.4.0 to 9.5.1.
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](ansible-community/ansible-build-data@9.4.0...9.5.1)

---
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 and marcwrobel committed May 1, 2024
1 parent 8302bf2 commit f9cf8f7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
setuptools = "*"
ansible = "~=9.4"
ansible = "~=9.5"
ansible-lint = "~=24.2"
yamllint = "~=1.35"
jmespath = "~=1.0"
Expand Down
14 changes: 7 additions & 7 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f9cf8f7

Please sign in to comment.