Skip to content

Commit b157107

Browse files
committed
deps(browser-utils): update to 0.0.19
1 parent f3cae2e commit b157107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npiai/core/browser/_playwright.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
Download,
1717
)
1818

19-
__BROWSER_UTILS_VERSION__ = "0.0.18"
19+
__BROWSER_UTILS_VERSION__ = "0.0.19"
2020

2121

2222
def _prepare_browser_utils():

0 commit comments

Comments
 (0)