TurboWarp / packager-extras

Extra utilities to use after running the TurboWarp Packager
https://github.com/TurboWarp/packager-extras/releases
GNU General Public License v3.0
22 stars 7 forks source link

Bump pyinstaller-hooks-contrib from 2023.2 to 2023.3 #74

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pyinstaller-hooks-contrib from 2023.2 to 2023.3.

Release notes

Sourced from pyinstaller-hooks-contrib's releases.

2023.3

Please see the changelog for more details

Changelog

Sourced from pyinstaller-hooks-contrib's changelog.

2023.3 (2023-05-11)

New hooks


* Add hook for ``graphql_query`` (`[#579](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/579)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/579>`_)
* Add hook for ``pylsl`` (`[#573](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/573)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/573>`_)

Updated hooks

  • Remove no longer needed py hidden imports for pyshark >= 0.6. ([#575](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/575) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/575>_)
  • Update pydantic hook hidden imports to include the optional dependency email_validator. ([#576](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/576) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/576>_)
Commits
  • 30cf5e2 Release v2023.3
  • f3fbddb Add hook for graphql_query
  • e226049 Scheduled weekly dependency update for week 19 (#578)
  • 748248c Add hook for pylsl (#573)
  • 3d63cfa Scheduled weekly dependency update for week 17 (#577)
  • e47423d Add email_validator to the list of pydantic optional dependencies hidden impo...
  • 0f5685d Remove py hidden imports for pyshark >= 0.6.
  • 17afa61 Scheduled weekly dependency update for week 17 (#574)
  • 79f28de Scheduled weekly dependency update for week 16 (#572)
  • f18145f Scheduled weekly dependency update for week 15 (#571)
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)