Skip to content

Commit 492fe6d

Browse files
Bump trio from 0.14.0 to 0.16.0
Bumps [trio](https://github.com/python-trio/trio) from 0.14.0 to 0.16.0. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](python-trio/trio@v0.14.0...v0.16.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a85dcb6 commit 492fe6d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ click = "7.1.2"
6363
attrs = "19.3.0"
6464
parso = "0.7.0"
6565
bump2version = "1.0.0"
66-
trio = "0.14.0"
66+
trio = "0.16.0"
6767
async_generator = "1.10"
6868
async_exit_stack = "1.0.1"
6969
appdirs = "1.4.4"

0 commit comments

Comments
 (0)