Skip to content

Commit 48056d9

Browse files
umati-botGoetz Goerisch
authored andcommitted
chore(deps): update dependency pyinstaller to v6.19.0 (#500)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [pyinstaller](https://github.com/pyinstaller/pyinstaller) ([changelog](https://pyinstaller.org/en/stable/CHANGES.html)) | `==6.18.0` → `==6.19.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/pyinstaller/6.19.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pyinstaller/6.18.0/6.19.0?slim=true) | --- ### Release Notes <details> <summary>pyinstaller/pyinstaller (pyinstaller)</summary> ### [`v6.19.0`](https://github.com/pyinstaller/pyinstaller/releases/tag/v6.19.0) [Compare Source](pyinstaller/pyinstaller@v6.18.0...v6.19.0) Please see the [v6.19.0 section of the changelog](https://pyinstaller.org/en/v6.19.0/CHANGES.html#id1) for a list of the changes since v6.18.0. </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:eyJjcmVhdGVkSW5WZXIiOiI0My40LjMiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIiwibGFiZWxzIjpbXX0=--> Reviewed-on: https://codeberg.org/umati/Sample-Server-asyncio/pulls/500 Co-authored-by: umati-bot <[email protected]> Co-committed-by: umati-bot <[email protected]>
1 parent ea23603 commit 48056d9

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
@@ -9,7 +9,7 @@ future==1.0.0
99
importlib-metadata==8.7.1
1010
pefile==2024.8.26
1111
pycparser==3.0
12-
pyinstaller==6.18.0
12+
pyinstaller==6.19.0
1313
pyinstaller-hooks-contrib==2026.1
1414
python-dateutil==2.9.0.post0
1515
pytz==2025.2

0 commit comments

Comments
 (0)