From e3c73fb9d7fa52810372f4b5e205cfb17842c29a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 10:00:20 +0000 Subject: [PATCH] deps(templates/skills-marketplace/notebooklm): Bump patchright Bumps the minor-and-patch group with 1 update in the /templates/skills-marketplace/notebooklm directory: [patchright](https://github.com/Kaliiiiiiiiii-Vinyzu/patchright-python). Updates `patchright` from 1.59.1 to 1.60.0 - [Release notes](https://github.com/Kaliiiiiiiiii-Vinyzu/patchright-python/releases) - [Commits](https://github.com/Kaliiiiiiiiii-Vinyzu/patchright-python/commits/v1.60.0) --- updated-dependencies: - dependency-name: patchright dependency-version: 1.60.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- templates/skills-marketplace/notebooklm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/skills-marketplace/notebooklm/requirements.txt b/templates/skills-marketplace/notebooklm/requirements.txt index 0e3ad165..6cd2f4f2 100644 --- a/templates/skills-marketplace/notebooklm/requirements.txt +++ b/templates/skills-marketplace/notebooklm/requirements.txt @@ -4,7 +4,7 @@ # Core browser automation with anti-detection # Note: After installation, run: patchright install chrome # (Chrome is required, not Chromium, for cross-platform reliability) -patchright==1.59.1 +patchright==1.60.0 # Environment management python-dotenv==1.2.2 \ No newline at end of file