From 957a3a40c54b2eb776f02fe4d2d08d8c010aa72d Mon Sep 17 00:00:00 2001
From: syedimranhassan <imran.hassan@arbisoft.com>
Date: Tue, 14 Jan 2025 12:03:49 +0500
Subject: [PATCH] chore: updated the python version in GH actions

---
 .github/workflows/playbook-test.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/playbook-test.yml b/.github/workflows/playbook-test.yml
index 55f4ed1a630..6de8c75b1ad 100644
--- a/.github/workflows/playbook-test.yml
+++ b/.github/workflows/playbook-test.yml
@@ -25,7 +25,6 @@ jobs:
       run: |
         pip install demjson3
         pip install -r requirements.txt
-        pip install 'jinja2==3.0.3'
     - name: Run Make test.syntax
       run: |
         timeout 90m make --keep-going test.playbooks