Bump pyinstaller from 3.6 to 5.13.1 in /__tests__/data (#923)

* Update e2e-cache.yml

* Update basic-validation.yml

* Pyinstaller upgrade to 5.13.1

* pyinstaller-update

* Update basic-validation.yml

* Update e2e-cache.yml
This commit is contained in:
aparnajyothi-y
2024-08-14 00:33:23 +05:30
committed by GitHub
parent 2bd53f9a4d
commit f677139bbe
4 changed files with 180 additions and 367 deletions

View File

@ -34,7 +34,7 @@ pillow==7.2
pygments==2.6.1
pyinstaller==3.6
pyinstaller==5.13.1
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'