Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent d61fe8c commit 3d2d622
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.16.6
ansible-core==2.17.6
# 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 @@ -30,7 +30,7 @@ python_requires = >=3.10
packages = find:
install_requires =
PyYAML
ansible-core==2.16.6
ansible-core==2.17.6
apache-libcloud
backports.ssl-match-hostname
beanstalkc3>=0.4.0
Expand Down

0 comments on commit 3d2d622

Please sign in to comment.