Skip to content

Commit 916895e

Browse files
authored
Merge pull request #130 from rethinkdb/dependabot/pip/trio-0.12.1
Bump trio from 0.11.0 to 0.12.1
2 parents d8c8e98 + 2937007 commit 916895e

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)