Bump pyinstaller to 6.5.* (#11563)

This commit is contained in:
Avasam
2024-03-10 12:32:56 -04:00
committed by GitHub
parent 24d39de94b
commit 354ecd084f
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "6.4.*"
version = "6.5.*"
upstream_repository = "https://github.com/pyinstaller/pyinstaller"
requires = ["types-setuptools"]