Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps): Bump trio from 0.21.0 to 0.22.2 in /dependencies/default #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps trio from 0.21.0 to 0.22.2.

Release notes

Sourced from trio's releases.

0.22.2

Full Changelog: python-trio/trio@v0.22.1...v0.22.2

Bugfixes

Commits
  • 8741c58 Release 0.22.2
  • 1687f5d fix PermissionError due to accessing pthreads upon importing trio (#2693)
  • 6d71047 Make type completeness results consistent for different platforms (#2691)
  • ed975f8 Merge pull request #2692 from jakkdl/fix_git_blame_ignore_revs
  • 02e91c2 changed commit ref in .git-blame-ignore-revs as it got changed when rebased o...
  • 755f520 add isort commit to .git-blame-ignore-revs
  • 933f77b run isort on all files
  • 54e7be8 add isort
  • 042f035 don't open git diff in pager, mypy export tests now error on any mypy output ...
  • 4816f0e Type completeness improvement (timeouts, CancelScope, and more) (#2671)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [trio](https://github.com/python-trio/trio) from 0.21.0 to 0.22.2.
- [Release notes](https://github.com/python-trio/trio/releases)
- [Commits](python-trio/trio@v0.21.0...v0.22.2)

---
updated-dependencies:
- dependency-name: trio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 17, 2023
Copy link

@modal-pr-review-automation modal-pr-review-automation bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved 👍. This diff qualified for automatic approval and doesn't need follow up review.

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