Bump yt-dlp[default] from 2026.2.21 to 2026.3.3 (#1440)

Bumps [yt-dlp[default]](https://github.com/yt-dlp/yt-dlp) from 2026.2.21 to 2026.3.3.
- [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/2026.02.21...2026.03.03)

---
updated-dependencies:
- dependency-name: yt-dlp[default]
  dependency-version: 2026.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-03-04 19:21:53 -08:00 committed by GitHub
parent 3b5f9cba58
commit 64820daf6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
]
dependencies = [
"yt-dlp[default]==2026.2.21",
"yt-dlp[default]==2026.3.3",
"colorama~=0.4",
"mergedeep~=1.3",
"mediafile~=0.12",