Bump yt-dlp from 2023.7.6 to 2023.9.24
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.7.6 to 2023.9.24. - [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.07.06...2023.09.24) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -8,7 +8,7 @@ license = "MIT"
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.7,<4.0"
|
||||
mpv = ">=0.1" # TODO: do we use this?
|
||||
yt-dlp = "^2023.7.6"
|
||||
yt-dlp = "^2023.9.24"
|
||||
sanic = ">=21.12.2"
|
||||
sanic-ext = ">=23.6.0"
|
||||
#sanic-openapi = ">=21.6.1"
|
||||
|
||||
Reference in New Issue
Block a user