Skip to content

Commit f6b54cc

Browse files
build(deps-dev): bump trio from 0.21.0 to 0.22.0 (#1492)
Bumps [trio](https://github.com/python-trio/trio) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](python-trio/trio@v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: trio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2df7105 commit f6b54cc

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

Lines changed: 8 additions & 7 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
@@ -68,7 +68,7 @@ typing-extensions = ">=4.0,<5.0"
6868
[tool.poetry.dev-dependencies]
6969
anyio = "^3.6"
7070
curio = "^1.5"
71-
trio = "^0.21"
71+
trio = "^0.22"
7272
attrs = "^22.1"
7373
httpx = "^0.23"
7474

0 commit comments

Comments
 (0)