Skip to content

Commit

Permalink
fix(deps): bump ansible from 9.1.0 to 9.2.0 in /.github/workflows (#143)
Browse files Browse the repository at this point in the history
Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.1.0 to 9.2.0.
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](ansible-community/ansible-build-data@9.1.0...9.2.0)

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

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 Feb 15, 2024
1 parent 20996ec commit d42a417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ansible==9.1.0
ansible==9.2.0
# ansible-core==2.15.5 # https://github.com/ansible/molecule/issues/4017
ansible-lint==24.2.0
pip==24.0
Expand Down

0 comments on commit d42a417

Please sign in to comment.