Skip to content

Commit

Permalink
deps: bump the ci-cd-tooling group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the ci-cd-tooling group with 3 updates in the /docker/ansible directory: [ansible](https://github.com/ansible-community/ansible-build-data), [molecule](https://github.com/ansible-community/molecule) and [molecule-plugins[docker]](https://github.com/ansible-community/molecule-plugins).


Updates `ansible` from 10.6.0 to 11.1.0
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](ansible-community/ansible-build-data@10.6.0...11.1.0)

Updates `molecule` from 24.9.0 to 24.12.0
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](ansible/molecule@v24.9.0...v24.12.0)

Updates `molecule-plugins[docker]` from 23.5.3 to 23.6.0
- [Release notes](https://github.com/ansible-community/molecule-plugins/releases)
- [Commits](ansible-community/molecule-plugins@v23.5.3...v23.6.0)

---
updated-dependencies:
- dependency-name: ansible
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-cd-tooling
- dependency-name: molecule
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-cd-tooling
- dependency-name: molecule-plugins[docker]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-cd-tooling
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent b8c0b86 commit 4ca3baf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docker/ansible/molecule/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
molecule==24.9.0
molecule-plugins[docker]==23.5.3
molecule==24.12.0
molecule-plugins[docker]==23.6.0
2 changes: 1 addition & 1 deletion docker/ansible/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ansible==10.6.0
ansible==11.1.0
fqdn==1.5.1
netaddr==1.3.0
paramiko==3.5.0

0 comments on commit 4ca3baf

Please # to comment.