Skip to content

Commit 75f2309

Browse files
Bump trio from 0.19.0 to 0.20.0 (#1293)
Bumps [trio](https://github.com/python-trio/trio) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](python-trio/trio@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: trio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35fc926 commit 75f2309

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
@@ -68,7 +68,7 @@ typing-extensions = ">=4.0,<5.0"
6868
[tool.poetry.dev-dependencies]
6969
anyio = "^3.5"
7070
curio = "^1.5"
71-
trio = "^0.19"
71+
trio = "^0.20"
7272
attrs = "^21.4"
7373
httpx = "^0.22"
7474

0 commit comments

Comments
 (0)