File tree Expand file tree Collapse file tree
.github/actions/setup-python-env Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ inputs:
1919 pyinstaller-version :
2020 description : ' PyInstaller version to install'
2121 required : false
22- default : ' 6.15 .0'
22+ default : ' 6.18 .0'
2323 extra-packages :
2424 description : ' Extra packages to install (comma-separated)'
2525 required : false
Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ posthog==3.20.0
181181# ============================================================================
182182# DEVELOPMENT & BUILD TOOLS
183183# ============================================================================
184- pyinstaller==6.15 .0
184+ pyinstaller==6.18 .0
185185pyproject_hooks==1.2.0
186186setuptools>=80.9.0
187187wheel==0.45.1
@@ -324,7 +324,7 @@ networkx==3.4.2
324324# MISCELLANEOUS & LEGACY
325325# ============================================================================
326326acres==0.3.0
327- altgraph==0.17.4
327+ altgraph==0.17.5
328328asttokens==3.0.0
329329backcall==0.2.0
330330cffi==2.0.0
@@ -348,7 +348,7 @@ orderly-set==5.4.1
348348outcome==1.3.0.post0
349349pandocfilters==1.5.1
350350parso==0.8.4
351- pefile==2023.2.7
351+ pefile==2024.8.26
352352pickleshare==0.7.5
353353propcache==0.2.1
354354pure_eval==0.2.3
You can’t perform that action at this time.
0 commit comments