Skip to content

Commit a3a8f30

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 39 (#65)
* Update pytest from 3.6.1 to 3.8.1 * Update pytest-asyncio from 0.8.0 to 0.9.0 * Update pytest-cov from 2.5.1 to 2.6.0 * Update mypy from 0.610 to 0.630
1 parent 01d7d33 commit a3a8f30

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pytest==3.6.1
2-
pytest-asyncio==0.8.0
3-
pytest-cov==2.5.1
1+
pytest==3.8.1
2+
pytest-asyncio==0.9.0
3+
pytest-cov==2.6.0
44
docutils==0.14
5-
mypy==0.610
5+
mypy==0.630
66
-e .

0 commit comments

Comments
 (0)