mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-28 06:43:40 +03:00
[build] Update 27 dependencies (#17346)
* Bump certifi 2026.6.17 => 2026.7.22 * Bump cffi 2.0.0 => 2.1.1 * Bump charset-normalizer 3.4.7 => 3.4.9 * Bump cryptography 49.0.0 => 50.0.0 * Bump curl-cffi 0.15.0 => 0.16.0 * Bump deno 2.8.3 => 2.9.5 * Bump filelock 3.29.4 => 3.32.2 * Bump hatchling 1.30.1 => 1.31.0 * Bump packaging 26.2 => 26.3 * Bump pip 26.1.2 => 26.2.1 * Bump platformdirs 4.10.0 => 4.11.1 * Bump pre-commit 4.6.0 => 4.6.1 * Bump pyinstaller 6.21.0 => 6.22.1 * Bump pyinstaller[win32] 6.21.0 => 6.22.1 * Bump pyinstaller[win_amd64] 6.21.0 => 6.22.1 * Bump pyinstaller[win_arm64] 6.21.0 => 6.22.1 * Bump pytest-rerunfailures 16.3 => 16.4 * Bump python-discovery 1.4.2 => 1.5.1 * Bump ruff 0.15.19 => 0.16.2 * Bump setuptools 82.0.1 => 84.0.0 * Bump typing-extensions 4.15.0 => 4.16.0 * Bump uv 0.11.24 => 0.12.3 * Bump virtualenv 21.5.1 => 21.7.3 * Bump websockets 16.0 => 17.0.1 * Remove markdown-it-py 4.2.0 * Remove mdurl 0.1.2 * Remove rich 15.0.0 Authored by: bashonly, dlp-bot Co-authored-by: bashonly <bashonly@protonmail.com>
This commit is contained in:
@@ -8,9 +8,9 @@ macholib==1.16.4 ; sys_platform == 'darwin' \
|
||||
--hash=sha256:da1a3fa8266e30f0ce7e97c6a54eefaae8edd1e5f86f3eb8b95457cae90265ea \
|
||||
--hash=sha256:f408c93ab2e995cd2c46e34fe328b130404be143469e41bc366c807448979362
|
||||
# via pyinstaller
|
||||
packaging==26.2 \
|
||||
--hash=sha256:5fc45236b9446107ff2415ce77c807cee2862cb6fac22b8a73826d0693b0980e \
|
||||
--hash=sha256:ff452ff5a3e828ce110190feff1178bb1f2ea2281fa2075aadb987c2fb221661
|
||||
packaging==26.3 \
|
||||
--hash=sha256:94edc256424af38762eb31306eed28beb9f0efc50a8837492c9d6fd6004aed79 \
|
||||
--hash=sha256:d7193f7c8e4e93f444fde0262bf90af30e16fa0ad0ad44cb553c87339b23cd1c
|
||||
# via
|
||||
# pyinstaller
|
||||
# pyinstaller-hooks-contrib
|
||||
@@ -18,8 +18,8 @@ pefile==2024.8.26 ; sys_platform == 'win32' \
|
||||
--hash=sha256:3ff6c5d8b43e8c37bb6e6dd5085658d658a7a0bdcd20b6a07b1fcfc1c4e9d632 \
|
||||
--hash=sha256:76f8b485dcd3b1bb8166f1128d395fa3d87af26360c2358fb75b80019b957c6f
|
||||
# via pyinstaller
|
||||
pyinstaller @ https://github.com/yt-dlp/Pyinstaller-Builds/releases/download/2026.06.20.202648/pyinstaller-6.21.0-py3-none-win_amd64.whl \
|
||||
--hash=sha256:dce4e3c9c8b20a2c5292d8f90c034cd3a854df8fdd054cc05c2a375a2edd4220
|
||||
pyinstaller @ https://github.com/yt-dlp/Pyinstaller-Builds/releases/download/2026.08.15.224350/pyinstaller-6.22.1-py3-none-win_amd64.whl \
|
||||
--hash=sha256:4afe8287e042d03443f7aafff8acb4d83c3b370d5a693e52d4abbd541bb45c16
|
||||
pyinstaller-hooks-contrib==2026.6 \
|
||||
--hash=sha256:bef5002c32f4f50bd55b005da12cff64eca8783e7eaf86a06a62410164bab725 \
|
||||
--hash=sha256:fd13b8ac126b35361175edacd41a0d97080b75dd5f4b594ecefefff969509dd3
|
||||
@@ -28,7 +28,7 @@ pywin32-ctypes==0.2.3 ; sys_platform == 'win32' \
|
||||
--hash=sha256:8a1513379d709975552d202d942d9837758905c8d01eb82b8bcc30918929e7b8 \
|
||||
--hash=sha256:d162dc04946d704503b2edc4d55f3dba5c1d539ead017afa00142c38b9885755
|
||||
# via pyinstaller
|
||||
setuptools==82.0.1 \
|
||||
--hash=sha256:7d872682c5d01cfde07da7bccc7b65469d3dca203318515ada1de5eda35efbf9 \
|
||||
--hash=sha256:a59e362652f08dcd477c78bb6e7bd9d80a7995bc73ce773050228a348ce2e5bb
|
||||
setuptools==84.0.0 \
|
||||
--hash=sha256:51a52592b3b99e102b609654876bd65f19f999935166d1352678931132b0c670 \
|
||||
--hash=sha256:f4695c21257f0d9b537ec2692c941d02ee143b7cc1276941349a546573b2ef73
|
||||
# via pyinstaller
|
||||
|
||||
Reference in New Issue
Block a user