First, I updated the version in setup.cfg, then ran:
./update-requirements.sh -P "ansible-core==2.16.6"
Signed-off-by: Zack Cerza <zack@redhat.com>
#
# pip-compile --extra=test pyproject.toml
#
-ansible-core==2.13.13
+ansible-core==2.16.6
# via teuthology (pyproject.toml)
apache-libcloud==3.8.0
# via teuthology (pyproject.toml)
packages = find:
install_requires =
PyYAML
- ansible-core==2.13.13 # 2.14.x requires python >= 3.9
+ ansible-core==2.16.6
apache-libcloud
backports.ssl-match-hostname
beanstalkc3>=0.4.0