Skip to content

Commit

Permalink
Merge pull request #2013 from ceph/dependabot/pip/ansible-core-2.17.7
Browse files Browse the repository at this point in the history
build(deps): bump ansible-core from 2.16.6 to 2.17.7
  • Loading branch information
kshtsk authored Dec 4, 2024
2 parents 029bda1 + 8aa3523 commit e4eeebd
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.7
# 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.7
apache-libcloud
backports.ssl-match-hostname
beanstalkc3>=0.4.0
Expand Down

0 comments on commit e4eeebd

Please sign in to comment.