learningequality / kolibri-app

Kolibri app for Mac and Windows
MIT License
2 stars 10 forks source link

Bump wxpython from 4.2.0 to 4.2.1 #134

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 4 months ago

Bumps wxpython from 4.2.0 to 4.2.1.

Release notes

Sourced from wxpython's releases.

wxPython 4.2.1

Please do not use the "Source Code" links, they are not the complete source. Instead, use wxPython-4.2.1.tar.gz attached below.

Other release files, including pre-built wheels, documentation, the demo and samples, are available at PyPI and at the Extras archive.

Changelog

Sourced from wxpython's changelog.

4.2.1 "Size matters not." (Yoda)

  • 7-June-2023

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

New and improved in this release:

  • This release was built using the wxWidgets' v3.2.2.1 release tag.

  • Added Python 3.11 to the build system.

  • Added Python 3.12 (beta) to the build system.

  • Added wrappers for wxGenericStaticBitmap.

  • Added wx.ThreadEvent.

Commits
  • 21bf66f Oops, forgot Py 3.12 for macosx
  • 6bb8c18 Remove alpha tag from the version number
  • e4410ee More Dockerfile fixes
  • 6174183 Update release date
  • 54b5aa7 Merge pull request #2407 from wxWidgets/build-updates2
  • ae35c5e Merge pull request #2405 from oleksis/classifier-3.11
  • cf3400f Assign jobs to the windows-3 builder
  • 69e834a Add windows buildbot worker
  • a728fa1 Add and update docker images
  • 8bdbeb7 Enable building a source archive without the sphinx files. This enables a sou...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
rtibbles commented 4 months ago

@dependabot rebase

dependabot[bot] commented 4 months ago

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

rtibbles commented 4 months ago

@dependabot recreate

dependabot[bot] commented 1 month ago

Superseded by #147.