ops: update tests deps

This commit is contained in:
Karim shoair
2026-05-11 04:37:18 +03:00
parent 149d5f0923
commit 66d8917013
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ jobs:
- name: Install all browsers dependencies
run: |
python3 -m pip install --upgrade pip
python3 -m pip install playwright==1.58.0 patchright==1.58.2
python3 -m pip install playwright==1.59.0 patchright==1.59.1
- name: Get Playwright version
id: playwright-version