Skip to content

Commit

Permalink
Merge pull request #508 from learningequality/dependabot/pip/yt-dlp-2…
Browse files Browse the repository at this point in the history
…024.7.9

Bump yt-dlp from 2024.7.7 to 2024.7.9
  • Loading branch information
jredrejo committed Jul 12, 2024
2 parents f7bad79 + 81c09f4 commit 213a3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"requests_file",
"beautifulsoup4>=4.6.3,<4.9.0", # pinned to match versions in le-pycaption
"selenium==4.21.0",
"yt-dlp==2024.7.7",
"yt-dlp==2024.7.9",
"html5lib",
"cachecontrol==0.12.11",
"lockfile==0.12.2", # This is needed, but not specified as a dependency by cachecontrol
Expand Down

0 comments on commit 213a3ca

Please sign in to comment.