Bump pyinstaller to 6.10.* (#12513)

This commit is contained in:
Avasam
2024-08-11 02:34:08 -04:00
committed by GitHub
parent b406ba9315
commit e2aea1e70f
4 changed files with 4 additions and 6 deletions

View File

@@ -1,6 +1,2 @@
version = "6.9.*"
version = "6.10.*"
upstream_repository = "https://github.com/pyinstaller/pyinstaller"
requires = ["types-setuptools"]
[tool.stubtest]
extras = ["completion"]