From 3d30d54e7d1dc96d7a6310a8eb9489f0bae306d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 10:38:33 +0000 Subject: [PATCH] Bump moviepy from 1.0.3 to 2.0.0 Bumps [moviepy](https://github.com/Zulko/moviepy) from 1.0.3 to 2.0.0. - [Release notes](https://github.com/Zulko/moviepy/releases) - [Changelog](https://github.com/Zulko/moviepy/blob/master/CHANGELOG.md) - [Commits](https://github.com/Zulko/moviepy/compare/v1.0.3...v2.0.0) --- updated-dependencies: - dependency-name: moviepy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 651f10d..9a29f94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ boto3==1.34.127 botocore==1.34.127 gTTS==2.5.4 -moviepy==1.0.3 +moviepy==2.0.0 playwright==1.48.0 praw==7.8.1 prawcore~=2.3.0