mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-22 11:58:49 +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:
+12
-12
@@ -41,17 +41,17 @@ packaging==26.3 \
|
||||
# via
|
||||
# pytest
|
||||
# pytest-rerunfailures
|
||||
platformdirs==4.11.1 \
|
||||
--hash=sha256:2efd27d363e8dd2e661639ffb398865a5e0a46442a11d266bf375a0e0c10e386 \
|
||||
--hash=sha256:bb1af68078f25e2f3e111e2d43b8d536df41b73c8a684b40bb018223b66fae27
|
||||
platformdirs==4.11.2 \
|
||||
--hash=sha256:3a2ae5fca3520a01ab1be8b45613537f52ddf5b5f6f53d88233892dfbf0cd82d \
|
||||
--hash=sha256:7f89089b6ea71bda7962953edcf784b2e2d9d285b40ad88be2bb75c6e9d82ab4
|
||||
# via virtualenv
|
||||
pluggy==1.6.0 \
|
||||
--hash=sha256:7dcc130b76258d33b90f61b658791dede3486c3e6bfb003ee5c9bfb396dd22f3 \
|
||||
--hash=sha256:e920276dd6813095e9377c0bc5566d94c932c33b27a3e3945d8389c374dd4746
|
||||
# via pytest
|
||||
pre-commit==4.6.1 \
|
||||
--hash=sha256:03e809865c7d178b9979d06c761fcbfe6808fdaded8581a745bb110e52050421 \
|
||||
--hash=sha256:0e3b2942510d1fb34eec167a3ec57331bf8442122f1153a9fb8b58f5c49b2717
|
||||
pre-commit==4.6.2 \
|
||||
--hash=sha256:8f5d7bfb021ecdbcd9d49d89847082dd24172ccde534390081a679ad046e2441 \
|
||||
--hash=sha256:e2dde9a75d3bce11bd3831c26d134df00a2803c1d818be6a0383c3dcda25dc4e
|
||||
pycodestyle==2.14.0 \
|
||||
--hash=sha256:c4b5b517d278089ff9d0abdec919cd97262a3367449ea1c8b49b91529167b783 \
|
||||
--hash=sha256:dd6bf7cb4ee77f8e016f9c8e74a35ddd9f67e1d5fd4184d86c3b98e07099f42d
|
||||
@@ -67,9 +67,9 @@ pytest==9.1.1 \
|
||||
pytest-rerunfailures==16.4 \
|
||||
--hash=sha256:8222d17c37eb7b9e4d6fc96a3c724ff4e1a5c97a5cc7cbb2c19e9282cfd21a11 \
|
||||
--hash=sha256:f69b5beb39622c90d1e44bd945d826eff6db545dcf0b68f52b7e4ad15eaf6d6c
|
||||
python-discovery==1.5.1 \
|
||||
--hash=sha256:ac07f44cade589d954e9d6a1e1468539fdddd2cf676beb51da73e0f156b7c932 \
|
||||
--hash=sha256:e2ea8b884cd1701f386eda8cf327b87743f1dc21b7f784470799537d95635384
|
||||
python-discovery==1.5.2 \
|
||||
--hash=sha256:3e338c2d0f15dfaeea57493f4c2c6caebe0e998ea815c30ae8bf8ee21f1112d3 \
|
||||
--hash=sha256:45fd4f20a4e3f9b7bf2e0817870bc8e3b320a19658da177af800768c82dbf354
|
||||
# via virtualenv
|
||||
pyyaml==6.0.3 \
|
||||
--hash=sha256:00c4bdeba853cc34e7dd471f16b4114f4162dc03e6b7afcc2128711f0eca823c \
|
||||
@@ -206,7 +206,7 @@ typing-extensions==4.16.0 ; python_full_version < '3.11' \
|
||||
# via
|
||||
# exceptiongroup
|
||||
# virtualenv
|
||||
virtualenv==21.7.3 \
|
||||
--hash=sha256:26dfda3c34f29bf1a3ca167426a67658d59979b9954e705aef60a5f724ce1773 \
|
||||
--hash=sha256:5e9e287f5c808070eea3b40403d3368248e64b24f1b60bd9a36e85ac841d2c3e
|
||||
virtualenv==21.7.4 \
|
||||
--hash=sha256:376ec93cd6aab3044fa395d7db226db38043b7b5748948044b2a87168525e843 \
|
||||
--hash=sha256:c9d960c95fa458171e58222a5ccab7465298e4b6559977865e627c4719f1e825
|
||||
# via pre-commit
|
||||
|
||||
Reference in New Issue
Block a user