Skip to content

Commit

Permalink
chore(deps): Bump ansible-compat in /.github/workflows/requirements
Browse files Browse the repository at this point in the history
Bumps [ansible-compat](https://github.com/ansible/ansible-compat) from 24.7.0 to 24.8.0.
- [Release notes](https://github.com/ansible/ansible-compat/releases)
- [Commits](ansible/ansible-compat@v24.7.0...v24.8.0)

---
updated-dependencies:
- dependency-name: ansible-compat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 92d4b1a commit d02d143
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ansible-core==2.16.6
ansible-compat==24.7.0
ansible-compat==24.8.0
yamllint==1.35.1
ansible-lint==24.7.0
2 changes: 1 addition & 1 deletion .github/workflows/requirements/requirements_molecule.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ansible-core==2.16.6
jinja2==3.1.4
ansible-compat==24.7.0
ansible-compat==24.8.0
molecule==24.8.0
molecule-plugins[docker]==23.5.3
docker==7.1.0

0 comments on commit d02d143

Please sign in to comment.