diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-04-30 22:45:39 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-30 22:45:39 -0700 |
| commit | d50ab4a06a8b33cb107df4a327b4a8c95082342d (patch) | |
| tree | cabeed55f410f8ae78ed7fd7b3ff85ffc0965f67 | |
| parent | 5f4071ce9e26e042e189589a279c5fa24297ef84 (diff) | |
| parent | 1fce086958b01a52461b77b08999b318b4ad06da (diff) | |
Merge pull request #9 from EpicWolverine/dependabot/pip/playlist_generator/yt-dlp-2024.4.9
Bump yt-dlp from 2023.11.14 to 2024.4.9 in /playlist_generator
| -rw-r--r-- | playlist_generator/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playlist_generator/requirements.txt b/playlist_generator/requirements.txt index b4a80bc..5d9eb14 100644 --- a/playlist_generator/requirements.txt +++ b/playlist_generator/requirements.txt @@ -1 +1 @@ -yt-dlp==2023.11.14 +yt-dlp==2024.4.9 |
