From b7e59abdb329d6add79dca435911dd2850a97aee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 16:01:48 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [requests](https://github.com/psf/requests) and [yt-dlp](https://github.com/yt-dlp/yt-dlp). Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2) Updates `yt-dlp` from 2024.4.9 to 2024.7.1 - [Release notes](https://github.com/yt-dlp/yt-dlp/releases) - [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md) - [Commits](https://github.com/yt-dlp/yt-dlp/compare/2024.04.09...2024.07.01) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: yt-dlp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ec3bcc1a9..7b9f3e60d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ gTTS==2.5.1 moviepy==1.0.3 praw==7.7.1 prawcore~=2.4.0 -requests==2.31.0 +requests==2.32.2 rich==13.7.1 toml==0.10.2 translators==5.9.1 @@ -19,7 +19,7 @@ torch==2.3.0 transformers==4.40.1 ffmpeg-python==0.2.0 elevenlabs==0.2.17 -yt-dlp==2024.4.9 +yt-dlp==2024.7.1 edge-tts==6.1.11 ffmpeg-python webvtt-py