fix(deps): update dependency ultralytics ( 8.4.115 → 8.4.116 ) - #483
Merged
Conversation
| datasource | package | from | to | | ---------- | ----------- | ------- | ------- | | pypi | ultralytics | 8.4.115 | 8.4.116 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==8.4.115→==8.4.116Release Notes
ultralytics/ultralytics (ultralytics)
v8.4.116: - Raise minimumopencv-pythonto 4.7.0 (#25702)Compare Source
🌟 Summary
🚀 v8.4.116 improves installation reliability, expands YOLOE and Platform workflows, strengthens tracking and export support, and refreshes YOLO26 documentation.
📊 Key Changes
🔧 OpenCV compatibility fix — current PR #25702 by @Y-T-G
opencv-pythonversion from4.6.0to4.7.0.4.13.0.90, which is affected by a FIPS self-test crash.cv2.imdecodemulti, which Ultralytics uses internally.🧠 Reusable YOLOE prompt embeddings
save_prompt_embeddings()andload_prompt_embeddings()for storing text or visual prompt configurations in NPZ files.📚 Improved model guidance
🎯 Broader and safer tracking support
gmc_method: none.📦 More efficient model export
🧪 Depth and segmentation fixes
torch.compile.🖼️ Visualization and analytics improvements
☁️ Expanded Ultralytics Platform workflows
🛡️ Reliability and infrastructure
🎯 Purpose & Impact
What's Changed
openvino 2026.2.1benchmarks with Intel 155H, 258V and 358H systems by @lakshanthad in #25360gmc_method: noneby @raimbekovm in #25636ultralytics/cfg/default.yamlchanges by @raimbekovm in #25663opencv-pythonto 4.7.0 by @Y-T-G in #25702New Contributors
Full Changelog: ultralytics/ultralytics@v8.4.115...v8.4.116
Configuration
📅 Schedule: (in timezone Europe/Vienna)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.