Skip to content

Commit 555c5bd

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 39 (#233)
* Update sphinx from 1.7.8 to 1.8.1 * Update aiohttp from 3.4.2 to 3.4.4 * Update pytest from 3.7.4 to 3.8.1 * Update pytest-cov from 2.5.1 to 2.6.0 * Update multidict from 4.3.1 to 4.4.2
1 parent bfa55d2 commit 555c5bd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements-dev.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
attrs==18.2.0
22
flake8==3.5.0
33
coverage==4.5.1
4-
sphinx==1.7.8
4+
sphinx==1.8.1
55
alabaster>=0.6.2
6-
aiohttp==3.4.2
6+
aiohttp==3.4.4
77
jinja2==2.10
8-
pytest==3.7.4
9-
pytest-cov==2.5.1
8+
pytest==3.8.1
9+
pytest-cov==2.6.0
1010
yarl==1.2.6
11-
multidict==4.3.1
11+
multidict==4.4.2
1212
pytest-aiohttp==0.3.0
1313
pytest-sugar==0.9.1
1414
-e .

0 commit comments

Comments
 (0)