Skip to content

Commit 3d075c2

Browse files
authored
Merge pull request #214 from rethinkdb/dependabot/pip/trio-0.16.0
Bump trio from 0.13.0 to 0.16.0
2 parents a7fdd6f + b83fe65 commit 3d075c2

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
@@ -9,6 +9,6 @@ pytest==5.4.2; python_version>="3.5"
99
six==1.15.0
1010
tornado==5.1.1; python_version<"3.6"
1111
tornado==6.0.4; python_version>="3.6"
12-
trio==0.13.0; python_version>="3.6"
12+
trio==0.16.0; python_version>="3.6"
1313
outcome==1.0.1; python_version>="3.5"
1414
attrs==19.3.0; python_version>="3.5"

0 commit comments

Comments
 (0)