Skip to content

Commit 5757f50

Browse files
Merge #59
59: build(deps): bump cython from 0.29.9 to 0.29.10 r=whtsky a=dependabot-preview[bot] Bumps [cython](https://github.com/cython/cython) from 0.29.9 to 0.29.10. <details> <summary>Changelog</summary> *Sourced from [cython's changelog](https://github.com/cython/cython/blob/master/CHANGES.rst).* > 0.29.10 (2019-06-02) > ==================== > > Bugs fixed > ---------- > > - Fix compile errors in CPython 3.8b1 due to the new "tp\_vectorcall" slots. (Github issue [#2976](https://github-redirect.dependabot.com/cython/cython/issues/2976)) </details> <details> <summary>Commits</summary> - [`34de6ba`](cython/cython@34de6ba) Prepare release of 0.29.10. - [`f10a0a3`](cython/cython@f10a0a3) Fix compile errors in CPython 3.8b1 due to the tp_print/tp_vectorcall slots. - [`bfe6076`](cython/cython@bfe6076) Update unicode test to conditionally expect FI/Finnish in pre/post-Py3.8 (GH-... - See full diff in [compare view](cython/cython@0.29.9...0.29.10) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=cython&package-manager=pip&previous-version=0.29.9&new-version=0.29.10)](https://dependabot.com/compatibility-score.html?dependency-name=cython&package-manager=pip&previous-version=0.29.9&new-version=0.29.10) 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-automerge-start) [//]: # (dependabot-automerge-end) --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <details> <summary>Dependabot commands and options</summary> <br /> 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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details> Co-authored-by: dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
2 parents 4ea5006 + d496cf5 commit 5757f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cython==0.29.9
1+
cython==0.29.10

0 commit comments

Comments
 (0)