Skip to content

Commit f565f59

Browse files
authored
chore: bump driver to 0.152.0 (#252)
1 parent 088c42e commit f565f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
from playwright.path_utils import get_file_dirname
2424

25-
driver_version = "0.151.0"
25+
driver_version = "0.152.0"
2626

2727
if not os.path.exists("driver"):
2828
os.makedirs("driver")

0 commit comments

Comments
 (0)