Bump pyinstaller to 6.8.* (#12198)

This commit is contained in:
Avasam
2024-06-25 06:27:35 -04:00
committed by GitHub
parent 1dbf21fa8b
commit bf03f9b63a
4 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "6.6.*"
version = "6.8.*"
upstream_repository = "https://github.com/pyinstaller/pyinstaller"
requires = ["types-setuptools"]