Skip to content

⬆️ Update wand requirement from ~=0.6.11 to ~=0.7.0#165

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/wand-approx-eq-0.7.0
Open

⬆️ Update wand requirement from ~=0.6.11 to ~=0.7.0#165
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/wand-approx-eq-0.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Updates the requirements on wand to permit the latest version.

Release notes

Sourced from wand's releases.

Wand 0.7.0

The 0.7.0 release marks the end of Python 2 support with old legacy compatibility code removed.

See 0.7.0 Milestone for a list of all issues tracked in Github.

See changelog for a list of all bug fixes.

See git log 0.7.0..0.6.0 for a full history.

      1 busyboxkitty
      1 Chandler Scott
      1 Claude Paroz
     52 E. McConville
      3 Jamario Rankins
      1 Roeland Schoukens
      3 Thijs Triemstra
      1 ulatekh
Changelog

Sourced from wand's changelog.

Version 0.7.0

Released on February 23rd, 2026.

  • Added :meth:Image.affine() <wand.image.BaseImage.affine> method.

  • Added :meth:Image.bilateral_blur() <wand.image.BaseImage.bilateral_blur> method.

  • Added :meth:Image.channel_fx() <wand.image.Image.channel_fx> method.

  • Added :meth:Image.evaluate_images() <wand.image.BaseImage.evaluate_images> method.

  • Added :meth:Image.floodfill() <wand.image.BaseImage.floodfill> method.

  • Added :meth:Image.morph() <wand.image.Image.morph> method.

  • Fixed :meth:Image.quantize() <wand.image.BaseImage.quantize> behavior by switching default value of colorspace_type from :const:None to "undefined". [:issue:644]

  • Fixed :meth:Image.liquid_rescale() <wand.image.BaseImage.liquid_rescale> behavior by switching default value of delta_x from 0 to 1. [:issue:653]

  • Fixed :meth:Image.sparse_color() <wand.image.BaseImage.sparse_color>'s colors argument structure to allow multiple (x, y) points with the same color value.

  • Fixed offset coordinates when used with gravity parameters. [:issue:669]

    • :meth:Image.chop() <wand.image.BaseImage.chop>
    • :meth:Image.composite() <wand.image.BaseImage.composite>
    • :meth:Image.composite_channel() <wand.image.BaseImage.composite_channel>
    • :meth:Image.crop() <wand.image.BaseImage.crop>
    • :meth:Image.extent() <wand.image.BaseImage.extent>
    • :meth:Image.region() <wand.image.BaseImage.region>
    • :meth:Image.splice() <wand.image.BaseImage.splice>
  • Fixed File I/O handling. [:issue:675]

    • :meth:Image.ping() <wand.image.Image.ping>
    • :meth:Image.read() <wand.image.Image.read>
    • :meth:Image.save() <wand.image.Image.save>
  • [DOC] Updated Python versions to reflect current regression testing.

  • [TEST] Added Python 3.12 regression test. [:issue:648 by Thijs Triemstra]

  • [TEST] Added pyproject.toml regression test.

.. _changelog-0.6:

0.6 series


.. _changelog-0.6.13:

Version 0.6.13

Released on November 3rd, 2023.

</tr></table>

... (truncated)

Commits
  • 223115a Release Wand 0.7.0
  • 17c3a47 Updated What's New doc to include Image.channel_fx example
  • 7d67391 Added new methods to CLI ref table
  • 0f67fa0 Updated testing docs & tox env
  • e2c96b3 Updated minimal Python version and install guide.
  • f3ab6f9 Removed old test_require kwarg
  • 2fb9022 Rework build system for latest pypa tooling
  • f1c2150 Added 3.13 + 3.14, but dropped 3.9 python versions
  • 1e0c5ab Ignore mypy cache directories
  • a28878e Add ghostscript/freetype to macOS builds.
  • 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 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 [wand](https://github.com/emcconville/wand) to permit the latest version.
- [Release notes](https://github.com/emcconville/wand/releases)
- [Changelog](https://github.com/emcconville/wand/blob/master/docs/changes.rst)
- [Commits](emcconville/wand@0.6.11...0.7.0)

---
updated-dependencies:
- dependency-name: wand
  dependency-version: 0.7.0
  dependency-type: direct:production
...

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 Feb 23, 2026
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.

0 participants