Skip to content

Commit 9704bca

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 05 (#251)
* Update coverage from 4.4.2 to 4.5 * Update sphinx from 1.6.6 to 1.6.7 * Update pytest from 3.3.2 to 3.4.0 * Update aiohttp from 2.3.9 to 2.3.10 * Update multidict from 4.0.0 to 4.1.0 * Update yarl from 1.0.0 to 1.1.0
1 parent b605533 commit 9704bca

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements-dev.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
flake8==3.5.0
2-
coverage==4.4.2
3-
sphinx==1.6.6
2+
coverage==4.5
3+
sphinx==1.6.7
44
pep257==0.7.0
55
-e .
66
aioredis==1.0.0
77
cryptography==2.1.4
88
docker-py==1.10.6
99
pynacl==1.2.1
10-
pytest==3.3.2
10+
pytest==3.4.0
1111
pytest-aiohttp==0.3.0
1212
pytest-cov==2.5.1
1313
pytest-mock==1.6.3
14-
aiohttp==2.3.9
15-
multidict==4.0.0
14+
aiohttp==2.3.10
15+
multidict==4.1.0
1616
chardet==3.0.4
17-
yarl==1.0.0
17+
yarl==1.1.0
1818
aiomcache==0.6.0

0 commit comments

Comments
 (0)