diff --git a/setup.py b/setup.py index 03bfc15c7..ffb9f741a 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ 'argparse==1.4.0', 'tabulate==0.8.9', 'PyYAML==6.0', - 'ansible-core==2.11.8', + 'ansible-core==2.15.9', 'Jinja2==3.0.2', 'joblib==1.3.2', 'PyMySQL==0.7.11',