diff --git a/setup.py b/setup.py index 427fc4db2..840d258d4 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ 'tabulate==0.8.9', 'PyYAML==6.0', 'ansible-core==2.11.8', - 'Jinja2==3.1.2', + 'Jinja2==3.1.3', 'joblib==1.3.2', 'PyMySQL==0.7.11', 'psycopg2-binary==2.9.5',