build(deps-dev): bump pyinstaller from 6.5.0 to 6.6.0 (#17985)

Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v6.5.0...v6.6.0)

---
updated-dependencies:
- dependency-name: pyinstaller
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-08 12:21:44 -05:00
committed by GitHub
parent 2180c6cb9b
commit 73fed80acd
+1 -1
View File
@@ -63,7 +63,7 @@ dev_dependencies = [
"black==24.2.0",
"lxml==5.1.0",
"aiohttp_cors==0.7.0", # For blackd
"pyinstaller==6.5.0",
"pyinstaller==6.6.0",
"types-aiofiles==23.2.0.20240311",
"types-cryptography==3.3.23.2",
"types-pyyaml==6.0.12.12",