Skip to content

Commit

Permalink
build(deps): bump ansible-core (#113)
Browse files Browse the repository at this point in the history
Bumps the ansible group in /ansible/.ansible/dwm/requirements/ansible with 1 update: [ansible-core](https://github.com/ansible/ansible).


Updates `ansible-core` from 2.15.12 to 2.15.13
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.15.12...v2.15.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
1 parent 92eac22 commit 49b1c33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible/.ansible/dwm/requirements/ansible/ansible-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
ansible-compat==24.9.1
# via ansible-lint
ansible-core==2.15.12
ansible-core==2.15.13
# via
# -r ansible-dev.in
# ansible-compat
Expand Down
2 changes: 1 addition & 1 deletion ansible/.ansible/dwm/requirements/ansible/ansible.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=ansible.txt ansible.in
#
ansible-core==2.15.12
ansible-core==2.15.13
# via -r ansible.in
cffi==1.16.0
# via cryptography
Expand Down

0 comments on commit 49b1c33

Please sign in to comment.