From 37a184bdaf8e4cb31c5bf442ab9611b1dbe68ef3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 06:08:35 -0400 Subject: [PATCH] Bump moviepy from 2.1.2 to 2.2.1 (#2314) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7bf8616..720aea5 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