Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps imageio from 2.37.0 to 2.37.2.

Release notes

Sourced from imageio's releases.

v2.37.2 (2025-11-04)

This release is published under the BSD-2-Clause License.

Bug

  • Gracefully handle reading of invalid EXIF orientation in Pillow plugin (#1159, 8b9d78d)

  • Prevent OverflowError for FPS in pyav plugin (#1121, e03963c)

Maint


Detailed Changes: v2.37.1...v2.37.2

v2.37.1 (2025-10-22)

This release is published under the BSD-2-Clause License.

Bug

Doc

Maint

Test

... (truncated)

Changelog

Sourced from imageio's changelog.

v2.37.2 (2025-11-04)

Bug

  • Gracefully handle reading of invalid EXIF orientation in Pillow plugin (#1159, 8b9d78d)

  • Prevent OverflowError for FPS in pyav plugin (#1121, e03963c)

Maint

v2.37.1 (2025-10-22)

Bug

Doc

... (truncated)

Commits
  • 761929c REL: Release imageio v2.37.2
  • 0d20b85 MAINT: allow github actions to push to master in CD (#1163)
  • 6f76a11 make master the release branch (#1162)
  • e03963c BUG: Prevent OverflowError for FPS in pyav plugin (#1121)
  • 8b9d78d BUG: Gracefully handle reading of invalid EXIF orientation in Pillow plugin (...
  • 0b93c57 MAINT: fix publishing to GH and PyPI in CD (#1161)
  • 4fc3034 MAINT: Remove obsolete code for Python <= 3.4 (#1156)
  • dee2f99 MAINT: fix build hook in CD (#1155)
  • 7919501 MAINT: Fix CD failure (#1154)
  • 6a45d8a MAINT: Avoid calling PIL.Image twice to open a file (#1149)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [imageio](https://github.com/imageio/imageio) from 2.37.0 to 2.37.2.
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.37.0...v2.37.2)

---
updated-dependencies:
- dependency-name: imageio
  dependency-version: 2.37.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 10, 2025
@evarga evarga merged commit c06425f into main Nov 15, 2025
@evarga evarga deleted the dependabot/pip/imageio-2.37.2 branch November 15, 2025 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants