Skip to content

Commit

Permalink
chore(deps): Bump ansible-compat from 24.9.0 to 24.9.1 in /.github/wo…
Browse files Browse the repository at this point in the history
…rkflows/requirements (#783)

Bumps [ansible-compat](https://github.com/ansible/ansible-compat) from 24.9.0 to 24.9.1.
- [Release notes](https://github.com/ansible/ansible-compat/releases)
- [Commits](ansible/ansible-compat@v24.9.0...v24.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 590d224 commit 8c72719
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,5 +1,5 @@
ansible-core==2.16.6
jinja2==3.1.4
ansible-compat==24.9.0
ansible-compat==24.9.1
yamllint==1.35.1
ansible-lint==24.9.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.9.0
ansible-compat==24.9.1
molecule==24.9.0
molecule-plugins[docker]==23.5.3
docker==7.1.0
Expand Down

0 comments on commit 8c72719

Please sign in to comment.