Skip to content

Commit

Permalink
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 4.1.10 to 4.1.11.
- [Release notes](https://github.com/ansible/ansible-compat/releases)
- [Commits](ansible/ansible-compat@v4.1.10...v4.1.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 086fe0f commit d7fc40f
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.2
ansible-compat==4.1.10
ansible-compat==4.1.11
yamllint==1.33.0
ansible-lint==6.22.1
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.2
jinja2==3.1.3
ansible-compat==4.1.10
ansible-compat==4.1.11
molecule==6.0.3
molecule-plugins[docker]==23.5.0
docker==7.0.0

0 comments on commit d7fc40f

Please sign in to comment.