From c1e2153c9ce7936538118505c86022255fe59dec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 10:55:42 +0000 Subject: [PATCH] chore(deps): bump playwright from 1.23.0 to 1.24.1 Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.23.0 to 1.24.1. - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](https://github.com/Microsoft/playwright-python/compare/v1.23.0...v1.24.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 e57a37d..36dce13 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.1 praw==7.6.0 pytube==12.1.0 requests==2.28.1