[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:
dlp-bot
2026-08-19 22:28:04 +00:00
committed by GitHub
parent 42fc40026f
commit 1b0074911e
12 changed files with 877 additions and 483 deletions
+1 -1
View File
@@ -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",