Skip to content

chore(deps-dev): bump trio from 0.31.0 to 0.33.0#1073

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/trio-0.33.0
Open

chore(deps-dev): bump trio from 0.31.0 to 0.33.0#1073
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/trio-0.33.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps trio from 0.31.0 to 0.33.0.

Release notes

Sourced from trio's releases.

v0.33.0

Full Changelog: python-trio/trio@v0.32.0...v0.33.0

Bugfixes

Deprecations and removals

  • Both trio.testing.RaisesGroup and trio.testing.Matcher have been deprecated. Pytest alternatives pytest.RaisesGroup and pytest.RaisesExc (respectively) are considered correct replacement. (python-trio/trio#3326)

v0.32.0

Full Changelog: python-trio/trio@v0.31.0...v0.32.0

Features

Bugfixes

  • Fixed a bug where iterating over an @as_safe_channel-derived ReceiveChannel would raise trio.BrokenResourceError if the channel was closed by another task. It now shuts down cleanly. (python-trio/trio#3331)
  • trio.lowlevel.Task.iter_await_frames now works on completed tasks, by returning an empty list of frames if the underlying coroutine has been closed. Previously, it raised an internal error. (python-trio/trio#3337)

Removals without deprecations

Miscellaneous internal changes

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
trio [>= 0.28.dev0, < 0.29]

@dependabot dependabot Bot added dependencies python Pull requests that update Python code labels May 21, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 21, 2026 04:42
@dependabot dependabot Bot added dependencies python Pull requests that update Python code labels May 21, 2026
@github-actions github-actions Bot enabled auto-merge May 21, 2026 04:44
Bumps [trio](https://github.com/python-trio/trio) from 0.31.0 to 0.33.0.
- [Release notes](https://github.com/python-trio/trio/releases)
- [Commits](python-trio/trio@v0.31.0...v0.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/trio-0.33.0 branch from c5058f0 to 245c384 Compare May 21, 2026 18:55
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants