Update cython requirement from <4,>=3.2.6 to >=3.2.9,<4 in /sdks/python#39496
Update cython requirement from <4,>=3.2.6 to >=3.2.9,<4 in /sdks/python#39496dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [cython](https://github.com/cython/cython) to permit the latest version. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.2.6...3.2.9) --- updated-dependencies: - dependency-name: cython dependency-version: 3.2.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
Assigning reviewers: R: @shunping for label python. Note: If you would like to opt out of this review, comment Available commands:
The PR bot will only process comments in the main thread (not review comments). |
|
Based on previous guidance from others, since there is no current need to make cython requirements tighter, lets ignore for now. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on cython to permit the latest version.
Changelog
Sourced from cython's changelog.
... (truncated)
Commits
58b8e6aPrepare release of 3.2.9.211b66aUpdate changelog.4815016Fix a few Py_LIMITED_API comparsions (GH-7845)6f3225eDisable type subscripting tests in Py3.8.92cfd8bDisable Py3.9+ code in Py3.8.be32acfUpdate changelog.be4a966Add special case for indexingtype(GH-7810)4052f59[3.2.x] Update OS version for 3.2.x docs (#7814)299791c[3.2.x] [Bug] Fix __Pyx_ArgsSlice_FASTCALL when CYTHON_VECTORCALL is disabled...086398dUpdate changelog.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)