diff --git a/setup.py b/setup.py index 768d58b7e..29c6869c2 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ 'argparse==1.4.0', 'tabulate==0.8.9', 'PyYAML==6.0', - 'ansible-core==2.11.8', + 'ansible-core==2.13.13', 'Jinja2==3.1.2', 'joblib==1.3.2', 'PyMySQL==0.7.11',