From 846688d02d82f6f4e2822467819caa49f0e85ea5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 11:21:21 +0000 Subject: [PATCH] Bump playwright from 1.23.0 to 1.25.0 Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.23.0 to 1.25.0. - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](https://github.com/Microsoft/playwright-python/compare/v1.23.0...v1.25.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 a954c20..cf224df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ boto3==1.24.24 botocore==1.27.24 gTTS==2.2.4 moviepy==1.0.3 -playwright==1.23.0 +playwright==1.25.0 praw==7.6.0 pytube==12.1.0 requests==2.28.1