Skip to content

Bump pygame-ce from 2.4.1 to 2.5.7#47

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pygame-ce-2.5.7
Open

Bump pygame-ce from 2.4.1 to 2.5.7#47
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pygame-ce-2.5.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Copy link
Copy Markdown
Contributor

Bumps pygame-ce from 2.4.1 to 2.5.7.

Release notes

Sourced from pygame-ce's releases.

2.5.7

🕹️🎯⚡🏅📙🕹️🎯⚡🏅📙🕹️🎯⚡🏅📙🕹️🎯⚡🏅📙🕹️🎯⚡🏅📙

pip uninstall pygame  # (if previously installed, to avoid package conflicts)
pip install pygame-ce --upgrade

🕹️🎯⚡🏅📙🕹️🎯⚡🏅📙🕹️🎯⚡🏅📙🕹️🎯⚡🏅📙🕹️🎯⚡🏅📙

We are pleased to announce pygame-ce 2.5.7!

  • This release supports Python 3.10 - 3.14, dropping Python 3.9 in accordance with our version support policy. This was implemented by @​ankith26 in pygame-community/pygame-ce#3616.
  • This release now uses universal2 wheels on MacOS, so x86_64 and ARM macs now use the same release artifacts. Before, each architecture had its own set of binary wheels. Implemented by @​ankith26 in pygame-community/pygame-ce#3625.
  • This release adds native support for Windows on ARM. The way it works is that our Linux/Mac dependency builds were ported to Windows on ARM, so in some ways these builds will have behavior more similar to Linux builds than to our traditional x86_64 Windows builds. In the future we plan to unify these two paths more, but the differences are not easy to spot in typical use. Also implemented by @​ankith26, in pygame-community/pygame-ce#2505.

New API

Bugfixes

Removals

Docs

Maintenance

... (truncated)

Commits
  • 2895f7a 2.5.7
  • 8ddbaad Merge pull request #3721 from oddbookworm/fix-controller-segfault
  • 14c7081 Merge pull request #2505 from pygame-community/ankith26-win-deps
  • b69655f Removed free from Controller.get_mapping where there shouldn't be one. strtok...
  • 6c9a775 Update README discord (#3718)
  • b7d9fc2 Merge pull request #3714 from pygame-community/dependabot/github_actions/dock...
  • d953d19 Merge pull request #3712 from JReesW/expose_clicks
  • 5afb0d6 exposed the mouse button event "clicks" property
  • 6ea1b1e Bump docker/build-push-action from 6.18.0 to 6.19.2
  • 5504e47 Merge pull request #3713 from damusss/remove-legacy-credits-IT
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/pygame-ce-2.5.7 branch from b3b3d33 to b5ca198 Compare April 8, 2026 11:18
Bumps [pygame-ce](https://github.com/pygame-community/pygame-ce) from 2.4.1 to 2.5.7.
- [Release notes](https://github.com/pygame-community/pygame-ce/releases)
- [Commits](pygame-community/pygame-ce@2.4.1...2.5.7)

---
updated-dependencies:
- dependency-name: pygame-ce
  dependency-version: 2.5.7
  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/pip/pygame-ce-2.5.7 branch from b5ca198 to 4784799 Compare April 8, 2026 11:19
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