Skip to content

Commit 4f32475

Browse files
umati-botGoetz Goerisch
authored andcommitted
chore(deps): update dependency pyinstaller-hooks-contrib to v2026.2 (#501)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) | `==2026.1` → `==2026.2` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/pyinstaller-hooks-contrib/2026.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pyinstaller-hooks-contrib/2026.1/2026.2?slim=true) | --- ### Release Notes <details> <summary>pyinstaller/pyinstaller-hooks-contrib (pyinstaller-hooks-contrib)</summary> ### [`v2026.2`](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/HEAD/CHANGELOG.rst#20262-2026-03-02) [Compare Source](pyinstaller/pyinstaller-hooks-contrib@v2026.1...v2026.2) New hooks ``` * Add hook for ``adbc_driver_manager`` package. (`#&#8203;990 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/990>`_) * Add hook for ``rich`` to ensure that modules from ``rich._unicode_data`` are collected for ``rich`` v14.3.0 and later. (`#&#8203;991 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/991>`_) 2026.1 (2026-02-18) ------------------- Updated hooks ``` - Update `langchain` hook for compatibility with `langchain` 1.2.10. (`#&#8203;987 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/987>`\_) - Update `vtkmodules` hooks for compatibility with `vtk` 9.6.0. (`#&#8203;987 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/987>`\_) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40Ni42IiwidXBkYXRlZEluVmVyIjoiNDMuNDYuNiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==--> Reviewed-on: https://codeberg.org/umati/Sample-Server-asyncio/pulls/501 Co-authored-by: umati-bot <[email protected]> Co-committed-by: umati-bot <[email protected]>
1 parent 48056d9 commit 4f32475

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ importlib-metadata==8.7.1
1010
pefile==2024.8.26
1111
pycparser==3.0
1212
pyinstaller==6.19.0
13-
pyinstaller-hooks-contrib==2026.1
13+
pyinstaller-hooks-contrib==2026.2
1414
python-dateutil==2.9.0.post0
1515
pytz==2025.2
1616
pywin32-ctypes==0.2.3

0 commit comments

Comments
 (0)