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:
dependabot[bot]
2023-09-25 17:36:53 +00:00
committed by GitHub
parent 973c15af7a
commit 08d4f22a58
2 changed files with 9 additions and 55 deletions

View File

@@ -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"