From f8f2eb97f26d2c28233019328fc20fc2771c0b6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 10:43:33 +0000 Subject: [PATCH] chore(deps): bump playwright from 1.23.0 to 1.24.0 Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](https://github.com/Microsoft/playwright-python/compare/v1.23.0...v1.24.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 e57a37d..3f30751 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.24.0 praw==7.6.0 pytube==12.1.0 requests==2.28.1