From 5b4d47eef89aa0cd436d4d2375b25a11bccaeeaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 10:42:18 +0000 Subject: [PATCH] Bump playwright from 1.23.0 to 1.25.1 Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.23.0 to 1.25.1. - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](https://github.com/Microsoft/playwright-python/compare/v1.23.0...v1.25.1) --- 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..d891838 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.1 praw==7.6.0 pytube==12.1.0 requests==2.28.1