Skip to content

Commit 2937007

Browse files
Bump trio from 0.11.0 to 0.12.1
Bumps [trio](https://github.com/python-trio/trio) from 0.11.0 to 0.12.1. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](python-trio/trio@v0.11.0...v0.12.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d3def38 commit 2937007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ pytest-trio==0.5.2; python_version>="3.6"
77
pytest==4.5.0
88
six==1.12.0
99
tornado>=5.0
10-
trio==0.11.0; python_version>="3.6"
10+
trio==0.12.1; python_version>="3.6"

0 commit comments

Comments
 (0)