Skip to content

Update wxpython requirement from >=4.2.5 to >=4.3.1 in /windows - #121

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/windows/wxpython-gte-4.3.1
Open

Update wxpython requirement from >=4.2.5 to >=4.3.1 in /windows#121
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/windows/wxpython-gte-4.3.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on wxpython to permit the latest version.

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 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 [wxpython](https://github.com/wxWidgets/Phoenix) to permit the latest version.
- [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
...

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 8, 2026
@dependabot
dependabot Bot deployed to azure-signing August 8, 2026 23:02 Active
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