Skip to content

Commit 4274bce

Browse files
Bump trio from 0.31.0 to 0.32.0 (#2290)
Bumps [trio](https://github.com/python-trio/trio) from 0.31.0 to 0.32.0. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](python-trio/trio@v0.31.0...v0.32.0) --- updated-dependencies: - dependency-name: trio dependency-version: 0.32.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57b59d0 commit 4274bce

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ mypy = { version = ">=1.12,<1.18", optional = true }
5656

5757
[tool.poetry.group.dev.dependencies]
5858
anyio = "^4.3"
59-
trio = ">=0.30,<0.32"
59+
trio = ">=0.30,<0.33"
6060
attrs = "^25.3"
6161
httpx = "^0.28"
6262

0 commit comments

Comments
 (0)