Skip to content

Commit

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

---
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 Apr 1, 2024
1 parent b3fb3e6 commit 7f4d52c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 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.3"
ansible = "~=9.4"
ansible-lint = "~=24.2"
yamllint = "~=1.35"
jmespath = "~=1.0"
Expand Down
21 changes: 11 additions & 10 deletions Pipfile.lock

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

0 comments on commit 7f4d52c

Please sign in to comment.