Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the doc group with 2 updates: imageio and pypandoc.

Updates 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

Updates pypandoc from 1.15 to 1.16

Release notes

Sourced from pypandoc's releases.

Latest Development Version

Commits

  • c3afa88: pypandoc v1.16 (JessicaTegner)
Commits
  • c3afa88 pypandoc v1.16
  • bcd3a2a Updated author information
  • bd2ac28 Merge pull request #412 from JessicaTegner/pypandoc_on_arm
  • 388e828 Pypandoc (test) on arm
  • a3946c5 Merge pull request #411 from JessicaTegner/py1314
  • 306312f updated more python versions
  • fb9a513 Use specific py3.15 version
  • cd4ba27 Adding python 3.14 and 3.15
  • 7618254 Merge pull request #404 from JessicaTegner/pre-commit-ci-update-config
  • f7ab448 [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the doc group with 2 updates: [imageio](https://github.com/imageio/imageio) and [pypandoc](https://github.com/JessicaTegner/pypandoc).


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

Updates `pypandoc` from 1.15 to 1.16
- [Release notes](https://github.com/JessicaTegner/pypandoc/releases)
- [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md)
- [Commits](JessicaTegner/pypandoc@v1.15...v1.16)

---
updated-dependencies:
- dependency-name: imageio
  dependency-version: 2.37.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: doc
- dependency-name: pypandoc
  dependency-version: '1.16'
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: doc
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 10, 2025 19:05
@dependabot dependabot bot added dependabot Related to dependabot dependencies Related with project dependencies maintenance Package and maintenance related labels Nov 10, 2025
@pyansys-ci-bot pyansys-ci-bot enabled auto-merge (squash) November 10, 2025 19:06
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 10, 2025
@pyansys-ci-bot pyansys-ci-bot merged commit c18f963 into main Nov 10, 2025
48 checks passed
@pyansys-ci-bot pyansys-ci-bot deleted the dependabot/pip/doc-85f3bd8be8 branch November 10, 2025 19:24
@github-actions
Copy link

Pull request documentation preview limit (10) reached: skipping documentation deployment for this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Related to dependabot dependencies Related with project dependencies documentation Improvements or additions to documentation maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants