Skip to content

chore(deps): bump wxpython from 4.2.5 to 4.3.1 - #1319

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/wxpython-4.3.1
Open

chore(deps): bump wxpython from 4.2.5 to 4.3.1#1319
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/wxpython-4.3.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps wxpython from 4.2.5 to 4.3.1.

Release notes

Sourced from wxpython's releases.

wxPython-4.3.1

No release notes provided.

wxPython-4.3.0

No release notes provided.

Snapshot Build 4.3.0a16092+3b3ff012

Automated snapshot build from commit 3b3ff01238da46df08a904062b4cec3a66a68c99

Snapshot Build 4.3.0a16090+6c7391da

Automated snapshot build from commit 6c7391da528083122d1e653e9213052c0c49b79a

Changelog

Sourced from wxpython's changelog.

4.3.1

  • 29-Jul-2026

PyPI: https://pypi.python.org/pypi/wxPython/4.3.1 Extras: https://extras.wxPython.org/wxPython4/extras/ Pip: pip install wxPython==4.3.1

This is a quick follow-up release to v4.3.0 to fix a couple of significant bugs.

New and improved in this release:

  • Fix setting RPATH to $ORIGIN when building wxWidgets on Linux (fixes wx.richtext import)

  • Restore removed wx.propgrid defines

4.3.0

  • 27-Jul-2026

PyPI: https://pypi.python.org/pypi/wxPython/4.3.0 Extras: https://extras.wxPython.org/wxPython4/extras/ Pip: pip install wxPython==4.3.0

Starting with this release wxPython has switched to tracking the wxWidgets master branch (version 3.3.x) for the wxWidgets source code, which wxPython is built upon, and which is included in the wxPython source archives.

Do note that the wxWidgets 3.3.x releases are API/ABI unstable, so there may be API changes/instability between wxPython 4.3.x releases.

New and improved in this release:

  • Fix wx.svg to work with cython 3.1 generated code.

  • Populate wx.svg with _nanosvg enum values

  • Bugfix in hypertreelist. Add missing attribute _x_maincol to constructor of TreeListMainWindow.

  • Replace md5 with sha256 when validating downloaded waf and doxygen build tools

  • Migrate to build with wxWidgets 3.3 branch

  • Fix compile warning in ListClass contains methods

  • Fix build with setuptools 81+

  • Modernize/update documentation theme

  • Flatmenu: remove the unnecessary "mcPopupWindow" class used only for MacOS

... (truncated)

Commits
  • b84756b Release 4.3.1
  • 6aac322 Restore removed wx.propgrid defines
  • d8e8606 Fix setting RPATH to $ORIGIN when building wxWidgets on Linux
  • be45d35 Expand simple smoketest to import all wxPython extension modules
  • 41c9dc7 Release 4.3.0
  • 3b3ff01 Merge pull request #2922 from itmo153277/add_art_transfer
  • d4b43cf Add missing transfer attributes for SetArtProvider
  • 6c7391d Merge pull request #2920 from jmoraleda/fix/buttonpanel-freeze-thaw-imbalance
  • efa1c98 Remove support for outdated wxPython version in ButtonPanel
  • a68c619 Fix unbalanced Freeze/Thaw in ButtonPanel
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 30, 2026
Bumps [wxpython](https://github.com/wxWidgets/Phoenix) from 4.2.5 to 4.3.1.
- [Release notes](https://github.com/wxWidgets/Phoenix/releases)
- [Changelog](https://github.com/wxWidgets/Phoenix/blob/master/CHANGES.rst)
- [Commits](wxWidgets/Phoenix@wxPython-4.2.5...wxPython-4.3.1)

---
updated-dependencies:
- dependency-name: wxpython
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/wxpython-4.3.1 branch from c2311fb to 44f2286 Compare August 30, 2026 15:17
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants