diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-07-10 00:22:28 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-10 00:22:28 -0700 |
| commit | 96ce72cce624072913aeab0bb80de16d4b780c36 (patch) | |
| tree | fecc6f6cd039ce6dcbbcad84170c2cdbfc81eb5f | |
| parent | 68bd8b643e37366b9f1dc5c8365448cdf7668413 (diff) | |
| parent | a1beb6ed5a576d304a065d1557eb6634e16087f4 (diff) | |
Merge pull request #19 from EpicWolverine/dependabot/pip/playlist_generator/yt-dlp-2024.7.7
Bump yt-dlp from 2024.7.1 to 2024.7.7 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 e871cae..36c4636 100644 --- a/playlist_generator/requirements.txt +++ b/playlist_generator/requirements.txt @@ -1 +1 @@ -yt-dlp==2024.7.1 +yt-dlp==2024.7.7 |
