[ie/youtube] Update ejs to 0.3.1 (#14933)

Authored by: Grub4K
This commit is contained in:
Simon Sawicki 2025-11-07 22:47:40 +01:00 committed by GitHub
parent 7af6d81f35
commit 8636a9bac3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -56,7 +56,7 @@ default = [
"requests>=2.32.2,<3",
"urllib3>=2.0.2,<3",
"websockets>=13.0",
"yt-dlp-ejs==0.3.0",
"yt-dlp-ejs==0.3.1",
]
curl-cffi = [
"curl-cffi>=0.5.10,!=0.6.*,!=0.7.*,!=0.8.*,!=0.9.*,<0.14; implementation_name=='cpython'",