diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-07-02 23:32:27 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-02 23:32:27 -0700 |
| commit | 68bd8b643e37366b9f1dc5c8365448cdf7668413 (patch) | |
| tree | 1827cef2eec6f567f1f150fc98535f64da605635 /playlist_generator | |
| parent | a232f3c771a9352e349b3b7964befab10b73479c (diff) | |
| parent | 1f7b32c3d67867e6c42431868822d6590eec8e21 (diff) | |
Merge pull request #18 from EpicWolverine/dependabot/pip/playlist_generator/yt-dlp-2024.7.1
Bump yt-dlp from 2024.4.9 to 2024.7.1 in /playlist_generator
Diffstat (limited to '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 5d9eb14..e871cae 100644 --- a/playlist_generator/requirements.txt +++ b/playlist_generator/requirements.txt @@ -1 +1 @@ -yt-dlp==2024.4.9 +yt-dlp==2024.7.1 |
