Skip to content

Commit

Permalink
Bump ansible-core in /.github/workflows/requirements (#85)
Browse files Browse the repository at this point in the history
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.2 to 2.16.3.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.16.2...v2.16.3)

---
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 Feb 12, 2024
1 parent 324ee2b commit 864cc44
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.2
ansible-core==2.16.3
jinja2==3.1.3
ansible-compat==4.1.11
yamllint==1.34.0
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.2
ansible-core==2.16.3
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.2
ansible-core==2.16.3
jinja2==3.1.3
molecule==6.0.3
molecule-plugins[docker]==23.5.0
Expand Down

0 comments on commit 864cc44

Please sign in to comment.