From 8db5faa9595232ac5943987a10b9be2c4124dba2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 10:48:27 +0000 Subject: [PATCH] Bump moviepy from 2.1.2 to 2.2.1 Bumps [moviepy](https://github.com/Zulko/moviepy) from 2.1.2 to 2.2.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/v2.1.2...v2.2.1) --- updated-dependencies: - dependency-name: moviepy dependency-version: 2.2.1 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 36130e7..f9ed08a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ boto3==1.36.8 botocore==1.36.8 gTTS==2.5.4 -moviepy==2.1.2 +moviepy==2.2.1 playwright==1.49.1 praw==7.8.1 requests==2.32.3