Skip to content

Update opencv-python requirement from >=4.6.0 to >=4.13.0.92#13735

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/opencv-python-gte-4.13.0.92
Closed

Update opencv-python requirement from >=4.6.0 to >=4.13.0.92#13735
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/opencv-python-gte-4.13.0.92

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Updates the requirements on opencv-python to permit the latest version.

Release notes

Sourced from opencv-python's releases.

4.13.0.92

Follow up release for 4.13.0 with X server dependency fix. See #28438 for details.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

⬆️ This PR updates YOLOv5’s OpenCV dependency to a newer minimum version, helping ensure better compatibility with recent OpenCV releases and environments.

📊 Key Changes

  • Updated the opencv-python requirement in pyproject.toml
  • Changed the minimum supported version from 4.6.0 to 4.13.0.92
  • No model code or training/inference logic was changed—this is a dependency-only update 🔧

🎯 Purpose & Impact

  • Improves compatibility with newer OpenCV packages and modern Python environments 🧩
  • Helps reduce issues caused by older OpenCV versions, such as install conflicts or inconsistent behavior
  • Makes the project dependencies more aligned with current upstream OpenCV releases 📦
  • Potential impact for users: environments using older OpenCV versions may need to upgrade before installing or updating YOLOv5 ⚠️

Updates the requirements on [opencv-python](https://github.com/opencv/opencv-python) to permit the latest version.
- [Release notes](https://github.com/opencv/opencv-python/releases)
- [Commits](https://github.com/opencv/opencv-python/commits)

---
updated-dependencies:
- dependency-name: opencv-python
  dependency-version: 4.13.0.92
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependencies and packages label Apr 13, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 23, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/opencv-python-gte-4.13.0.92 branch April 23, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies and packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant