Skip to content

Update wxpython requirement from >=4.2.5 to >=4.3.0 in /windows - #119

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on wxpython to permit the latest version.

Changelog

Sourced from wxpython's changelog.

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

  • Add several methods to FlatMenu and FlatMenuItem to mimic wx better

  • Make flatmenu's repositioning logic multi-monitor aware

  • Remove no-op code from aui for deleting panes created referring to inexistent windows that were created in the process of loading a perspective. Rationale: All panes that refer to inexistent windows created when loading a perspective that is otherwise valid are already removed during update.

  • Fix SuperToolTip window too small when footerBmp is used

  • Fix incorrect module paths in TipProvider documentation

  • Expose MSWEnableDarkMode/wxDarkModeSettings on all platforms at compile time

  • show CB_READONLY in BitmapComboBox demo

  • Set rpath in link arguments rather than LD_RUN_PATH

... (truncated)

Commits
  • 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
  • 2cddce0 Update wxWidgets to v3.3.3
  • 6d57163 Avoid fetching all git history when checking out source
  • c19ff0a CI: Switch to step-security's maintained fork of msvc-dev-cmd
  • f943ec9 Rename Linux wheels with a per-platform tag
  • 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.0)

---
updated-dependencies:
- dependency-name: wxpython
  dependency-version: 4.3.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 Aug 1, 2026
@dependabot
dependabot Bot temporarily deployed to azure-signing August 1, 2026 23:06 Inactive
@dependabot @github

dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #121.

@dependabot dependabot Bot closed this Aug 8, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/windows/wxpython-gte-4.3.0 branch August 8, 2026 23:02
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