Skip to content

BUILD: Update imageio requirement from <2.37,>=2.30.0 to >=2.30.0,<2.38 #1356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 2025

Updates the requirements on imageio to permit the latest version.

Release notes

Sourced from imageio's releases.

v2.37.0

Fix

Feature

Changelog

Sourced from imageio's changelog.

v2.37.0 (2025-01-20)

Fix

Feature

v2.36.1 (2024-11-28)

Fix

v2.36.0 (2024-10-14)

Fix

  • Use bytes instead of to_bytes in pyav metadata call (#1100) (4a5c4b5)

Feature

v2.35.1 (2024-08-19)

Fix

v2.35.0 (2024-08-13)

Fix

  • Ensure video stream is closed when closing the pyAV plugin (#1096) (688e9de)

Feature

v2.34.2 (2024-06-24)

Fix

Other

... (truncated)

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 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 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)

Updates the requirements on [imageio](https://github.com/imageio/imageio) to permit the latest version.
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.30.0...v2.37.0)

---
updated-dependencies:
- dependency-name: imageio
  dependency-version: 2.37.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from SMoraisAnsys July 9, 2025 15:06
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Jul 9, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jul 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.17%. Comparing base (1645f9f) to head (cb59b44).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1356   +/-   ##
=======================================
  Coverage   76.17%   76.17%           
=======================================
  Files         162      162           
  Lines       23806    23806           
=======================================
  Hits        18135    18135           
  Misses       5671     5671           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@svandenb-dev svandenb-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@svandenb-dev svandenb-dev merged commit ccc1095 into main Jul 10, 2025
20 checks passed
@svandenb-dev svandenb-dev deleted the dependabot/pip/imageio-gte-2.30.0-and-lt-2.38 branch July 10, 2025 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related with project dependencies maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants