Skip to content

Commit

Permalink
build(deps): bump ansible-core from 2.13.13 to 2.15.8
Browse files Browse the repository at this point in the history
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.13.13 to 2.15.8.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.13.13...v2.15.8)

---
updated-dependencies:
- dependency-name: ansible-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent cd45576 commit 2138a37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --extra=test pyproject.toml
#
ansible-core==2.13.13
ansible-core==2.15.8
# via teuthology (pyproject.toml)
apache-libcloud==3.8.0
# via teuthology (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ python_requires = >=3.8
packages = find:
install_requires =
PyYAML
ansible-core==2.13.13 # 2.14.x requires python >= 3.9
ansible-core==2.15.8 # 2.14.x requires python >= 3.9
apache-libcloud
backports.ssl-match-hostname
beanstalkc3>=0.4.0
Expand Down

0 comments on commit 2138a37

Please sign in to comment.