Skip to content

Commit

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

---
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 and marcwrobel committed Aug 25, 2024
1 parent 177e7d4 commit 61e1c33
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 115 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 = "~=10.2"
ansible = "~=10.3"
ansible-lint = "~=24.7"
yamllint = "~=1.35"
jmespath = "~=1.0"
Expand Down
Loading

0 comments on commit 61e1c33

Please sign in to comment.