diff --git a/setup.py b/setup.py index 2a11ea74a..0d4ae7c0a 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.17.5', + 'ansible-core==2.17.7', 'Jinja2==3.1.2', 'joblib==1.3.2', 'PyMySQL==0.7.11',