From 987664a7a85d8ed390ea3c3f53207ddf1547aa20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 16:59:29 +0000 Subject: [PATCH] Bump playwright from 1.39.0 to 1.41.0 Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.39.0 to 1.41.0. - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](https://github.com/Microsoft/playwright-python/compare/v1.39.0...v1.41.0) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0698e1c..866b7f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ yt-dlp==2023.10.13 pyinstaller==6.1.0 lxml==4.9.3 PySide6==6.6.0 -playwright==1.39.0 +playwright==1.41.0 simple-websocket==1.0.0 faster-whisper==0.9.0