mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-22 03:49:18 +03:00
[build] Update 11 dependencies (#17479)
* Add tomlkit 0.15.1 * Bump charset-normalizer 3.4.9 => 3.5.0 * Bump hatchling 1.31.0 => 1.32.0 * Bump platformdirs 4.11.1 => 4.11.2 * Bump pre-commit 4.6.1 => 4.6.2 * Bump pyinstaller 6.22.1 => 6.22.0 * Bump pyinstaller[win32] 6.22.1 => 6.22.0 * Bump pyinstaller[win_amd64] 6.22.1 => 6.22.0 * Bump pyinstaller[win_arm64] 6.22.1 => 6.22.0 * Bump python-discovery 1.5.1 => 1.5.2 * Bump virtualenv 21.7.3 => 21.7.4 Authored by: dlp-bot
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ pin = [
|
||||
"brotli==1.2.0 ; implementation_name == 'cpython' and sys_platform != 'ios'",
|
||||
"brotlicffi==1.2.0.1 ; implementation_name != 'cpython'",
|
||||
"certifi==2026.7.22",
|
||||
"charset-normalizer==3.4.9",
|
||||
"charset-normalizer==3.5.0",
|
||||
"idna==3.18",
|
||||
"mutagen==1.48.1",
|
||||
"pycryptodomex==3.23.0",
|
||||
|
||||
Reference in New Issue
Block a user