Skip to content

Commit

Permalink
Bump ansible-core in /.github/workflows/requirements (#97)
Browse files Browse the repository at this point in the history
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.5 to 2.16.6.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.16.5...v2.16.6)

---
updated-dependencies:
- dependency-name: ansible-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Wong <[email protected]>
  • Loading branch information
dependabot[bot] and jswongF5 authored Apr 29, 2024
1 parent 9973750 commit 7277b09
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ansible-core==2.16.5
ansible-core==2.16.6
jinja2==3.1.3
ansible-compat==4.1.11
yamllint==1.35.1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/requirements/requirements_galaxy.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ansible-core==2.16.5
ansible-core==2.16.6
2 changes: 1 addition & 1 deletion .github/workflows/requirements/requirements_molecule.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ansible-core==2.16.5
ansible-core==2.16.6
jinja2==3.1.3
molecule==24.2.1
molecule-plugins[docker]==23.5.3
Expand Down

0 comments on commit 7277b09

Please sign in to comment.