build(deps): bump cython from 3.2.9 to 3.3.0 in /skills/remove-ai-marks/scripts - #34
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/skills/remove-ai-marks/scripts/cython-3.3.0
branch
from
September 2, 2026 18:36
4d9a220 to
835a09b
Compare
Bumps [cython](https://github.com/cython/cython) from 3.2.9 to 3.3.0. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.2.9...3.3.0) --- updated-dependencies: - dependency-name: cython dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/skills/remove-ai-marks/scripts/cython-3.3.0
branch
from
September 2, 2026 18:45
835a09b to
97c06cb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps cython from 3.2.9 to 3.3.0.
Changelog
Sourced from cython's changelog.
... (truncated)
Commits
bcd04a2Update changelog.dd3ab0aPrepare release of 3.3.0.294caa8Fix use of PyState_RemoveModule on module init failure path (#7906)a5d566aBuild: Validate that all expected wheels were built.2dd996dBuild: Upgrade cibuildwheel.1b9e5ecUpdate changelog.148e945Avoid useless None checks in PyTypeTestNode. (GH-7904)82e4301Fix type checks for exception base types. (#7903)207f4a9Allow pipes in srctree tests (GH-7901)ef74612Update version for next release.