diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-07-08 00:13:53 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-08 00:13:53 -0700 |
| commit | be86abd05f614b8a42c51fd56b68cf529a5e62c5 (patch) | |
| tree | fafbc642d5af5b76aeea5b7b52b44a87e1401f15 | |
| parent | 3974a992ffce212c32c487a15186d5effb10ba31 (diff) | |
| parent | e02a41cc02c79f779fd12bda8e135525ec4a68cb (diff) | |
Merge pull request #1 from EpicWolverine/dependabot/pip/playlist_generator/yt-dlp-2023.7.6
Bump yt-dlp from 2023.3.4 to 2023.7.6 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 d0d869d..8d6486b 100644 --- a/playlist_generator/requirements.txt +++ b/playlist_generator/requirements.txt @@ -1 +1 @@ -yt-dlp==2023.3.4 +yt-dlp==2023.7.6 |
