Open dependabot[bot] opened 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: No coverage uploaded for pull request base (
main@8b4e7b4
). Click here to learn what that means.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps greenlet from 1.1.3 to 3.0.3.
Changelog
Sourced from greenlet's changelog.
... (truncated)
Commits
ea4bc27
Preparing release 3.0.37694880
Make doctests work on 3.7 again, which doesn't have importlib.073b1e1
Linting. Add linting to CI.9e73b59
Docs: Update from the old default theme to furo.5f4b4bb
Py3.12: Always expose greenlet frames on a switch.13148f9
Update comment that was still referring to a different, less-robust approach ...b5f9d23
Restore stack introspection ability on 3.12edbdda2
Back to development: 3.0.3719ea47
Preparing release 3.0.22c0793c
Add change note about macOS wheels.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