From 9f08fbc3ecde0fbca6b25a377e9be68e5885884e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 10:48:53 +0000 Subject: [PATCH] Bump moviepy from 1.0.3 to 2.1.1 Bumps [moviepy](https://github.com/Zulko/moviepy) from 1.0.3 to 2.1.1. - [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.1.1) --- 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..654cccb 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.1.1 playwright==1.48.0 praw==7.8.1 prawcore~=2.3.0