From f81e1b24b06d0db4e52b57bb5488789413936360 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 08:24:50 +0000 Subject: [PATCH] Bump moviepy from 1.0.3 to 2.2.1 Bumps [moviepy](https://github.com/Zulko/moviepy) from 1.0.3 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/v1.0.3...v2.2.1) --- updated-dependencies: - dependency-name: moviepy dependency-version: 2.2.1 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 e46985f..5842646 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ requests==2.32.3 PySocks==1.7.1 pydantic==2.11.4 -moviepy==1.0.3 +moviepy==2.2.1 pycryptodomex==3.22.0