Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ccda51a

Browse files
authored
Merge branch 'master' into add-python-3-8
2 parents 6521d78 + d512fbc commit ccda51a

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
@@ -4,7 +4,7 @@ mock==2.0.0
44
pytest-cov==2.6.1
55
pytest-tornasync; python_version >= '3.5'
66
pytest-trio==0.5.2; python_version>="3.6"
7-
pytest==4.4.0
7+
pytest==4.4.1
88
six==1.12.0
99
tornado>=5.0
1010
trio==0.11.0; python_version>="3.6"

0 commit comments

Comments
 (0)