Spaces:
Running
Running
dependabot[bot]
commited on
Commit
·
5250ebd
1
Parent(s):
ab04833
Bump yt-dlp from 2023.3.4 to 2023.7.6
Browse filesBumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.3.4 to 2023.7.6.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2023.03.04...2023.07.06)
---
updated-dependencies:
- dependency-name: yt-dlp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -35,4 +35,4 @@ ujson==5.8.0; python_version >= "3.7"
|
|
35 |
urllib3==1.26.11; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"
|
36 |
uvloop==0.17.0
|
37 |
wikipedia==1.4.0
|
38 |
-
yt-dlp==2023.
|
|
|
35 |
urllib3==1.26.11; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"
|
36 |
uvloop==0.17.0
|
37 |
wikipedia==1.4.0
|
38 |
+
yt-dlp==2023.7.6
|