ansys / pymechanical-examples

Repository holding PyMechanical remote examples
https://examples.mechanical.docs.pyansys.com/
MIT License
1 stars 1 forks source link

Bump imageio from 2.28.1 to 2.31.1 in /requirements #32

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps imageio from 2.28.1 to 2.31.1.

Release notes

Sourced from imageio's releases.

v2.31.1

Fix

  • Match ExIf orientation tag behavior to ExIf spec in pillow(#983) (953029b)

v2.31.0

Fix

  • Fix pilmode kwarg for get_reader/get_writer (#994) (21039b2)

Feature

  • Decode gray 16-bit PNG as uint16 (not int32) if pillow allows (#987) (95bb89d)

v2.30.0

Feature

  • SPE plugin: Support new SDT-control metadata (#989) (c93536c)

Other

  • Remove standard images from built package (#988) (6288f19)

v2.29.0

Feature

Changelog

Sourced from imageio's changelog.

v2.31.1 (2023-06-12)

Fix

  • Match ExIf orientation tag behavior to ExIf spec in pillow(#983) (953029b)

v2.31.0 (2023-06-05)

Fix

  • Fix pilmode kwarg for get_reader/get_writer (#994) (21039b2)

Feature

  • Decode gray 16-bit PNG as uint16 (not int32) if pillow allows (#987) (95bb89d)

v2.30.0 (2023-05-29)

Feature

  • SPE plugin: Support new SDT-control metadata (#989) (c93536c)

Other

  • Remove standard images from built package (#988) (6288f19)

v2.29.0 (2023-05-23)

Feature

Commits
  • 41a42a1 REL: Release imageio v2.31.1
  • d3706ce TEST: support ffmpeg versions w/ "yuv420p(progressive)" pixfmt (#1004)
  • 953029b BUG: match ExIf orientation tag behavior to ExIf spec in pillow(#983)
  • eb5a881 REL: Release imageio v2.31.0
  • 21039b2 BUG: fix pilmode kwarg for get_reader/get_writer (#994)
  • 95bb89d FEAT: Decode gray 16-bit PNG as uint16 (not int32) if pillow allows (#987)
  • b0f9f3b REL: Release imageio v2.30.0
  • acf2205 TEST: remove test from pypy (#996)
  • 6288f19 MAINT: remove standard images from built package (#988)
  • c93536c FEAT: SPE plugin: Support new SDT-control metadata (#989)
  • 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 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)