Skip to content

chore(deps): update winrt-windows-graphics-imaging requirement from >=3.2 to >=3.2.1 - #5

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/winrt-windows-graphics-imaging-gte-3.2.1
Open

chore(deps): update winrt-windows-graphics-imaging requirement from >=3.2 to >=3.2.1#5
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/winrt-windows-graphics-imaging-gte-3.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown

Updates the requirements on winrt-windows-graphics-imaging to permit the latest version.

Release notes

Sourced from winrt-windows-graphics-imaging's releases.

v3.2.1

Changed

  • Changed version scheme to allow for single-package bug fix releases (#105).

Fixed

  • Fixed possible circular import exception (#132).

#105: pywinrt/pywinrt#105 #132: pywinrt/pywinrt#132

Changelog

Sourced from winrt-windows-graphics-imaging's changelog.

[v3.2.1] - 2025-06-06

Changed

  • Changed version scheme to allow for single-package bug fix releases (#105).

Fixed

  • Fixed possible circular import exception (#132).

#105: pywinrt/pywinrt#105 #132: pywinrt/pywinrt#132

[v3.2.0] - 2025-06-04

Added

  • Allow passing Python mapping as arguments of type Iterable[IKeyValuePair[K, V]].
  • Allow passing Python buffer protocol objects as arguments of type IBuffer.
  • Added get() and wait() methods to async operations to call them synchronously.
  • Added winrt.system.hresult module for common error codes.

Changed

  • asyncio cancellation is now propagated to WinRT async actions/operations that are being awaited.
  • Updated WebView2 to 1.0.3240.44.
  • Updated Windows SDK to 10.0.26100.4188.
  • Updated Windows App SDK to 1.7.250513003.
  • Updated to CppWinRT 2.0.250303.1.
  • Changed type hints from winrt.windows.storage.streams.IBuffer to winrt.system.Buffer.

Fixed

  • Fixed building with GCC 15 (#116).
  • Fixed some exceptions being silently ignored in async methods (#112).
  • Fixed possible AttributeError: module 'winrt' has no attribute '_winrt' on import.
  • Fixed missing py.typed in winrt.runtime and winrt.system packages.

#112: pywinrt/pywinrt#112 #116: pywinrt/pywinrt#116

[v3.1.0] - 2025-04-11

Added

  • Added winrt.windows.media.interop package.

Changed

  • Updated Windows App SDK to 1.7.250310001.
  • Updated WebView2 to 1.0.3124.44.

Fixed

  • Fixed IIterator.__iter__() returning an object without taking a reference.
  • Fixed IIterator.__iter__() returning an invalid object pointer, leading to a crash.

[v3.0.0] - 2025-03-15

... (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 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 [winrt-windows-graphics-imaging](https://github.com/pywinrt/pywinrt) to permit the latest version.
- [Release notes](https://github.com/pywinrt/pywinrt/releases)
- [Changelog](https://github.com/pywinrt/pywinrt/blob/main/CHANGELOG.md)
- [Commits](pywinrt/pywinrt@v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: winrt-windows-graphics-imaging
  dependency-version: 3.2.1
  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 Aug 31, 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