]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
build(deps): bump ansible-core from 2.16.6 to 2.17.7 2013/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 3 Dec 2024 22:03:51 +0000 (22:03 +0000)
committerGitHub <noreply@github.com>
Tue, 3 Dec 2024 22:03:51 +0000 (22:03 +0000)
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.6 to 2.17.7.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](https://github.com/ansible/ansible/compare/v2.16.6...v2.17.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
requirements.txt
setup.cfg

index f9ec89a820a0306679a988bcea3eb8bba55f017a..b7f4b29678aa3bfc66754989864b3102505f9c4e 100644 (file)
@@ -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)
index ce8979c8e22e0f93ad49dfbf4ef2bd0d17f6983a..a18d92bb7e5b5010079ad7a103417d6ab336d7de 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -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