Skip to content

Commit 57133a8

Browse files
committed
deps: bump browser-utils 0.0.1 -> 0.0.2
1 parent 2a63df7 commit 57133a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npi/core/playwright_context.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from playwright.async_api import async_playwright, Playwright, Browser, BrowserContext, Page, FileChooser
66

7-
__BROWSER_UTILS_VERSION__ = '0.0.1'
7+
__BROWSER_UTILS_VERSION__ = '0.0.2'
88

99

1010
def _prepare_browser_utils():

0 commit comments

Comments
 (0)