Skip to content

Commit 2d5f600

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 45 (#227)
* Update coverage from 4.4.1 to 4.4.2 * Update cryptography from 2.1.2 to 2.1.3 * Update pynacl from 1.1.2 to 1.2.0 * Update aiohttp from 2.3.1 to 2.3.2 * Update multidict from 3.3.0 to 3.3.2
1 parent 9b3837c commit 2d5f600

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,15 +1,15 @@
11
flake8==3.5.0
2-
coverage==4.4.1
2+
coverage==4.4.2
33
sphinx==1.6.5
44
pep257==0.7.0
55
-e .
66
aioredis==0.3.4
7-
cryptography==2.1.2
8-
pynacl==1.1.2
7+
cryptography==2.1.3
8+
pynacl==1.2.0
99
pytest-aiohttp==0.1.3
1010
pytest-cov==2.5.1
11-
aiohttp==2.3.1
12-
multidict==3.3.0
11+
aiohttp==2.3.2
12+
multidict==3.3.2
1313
chardet==3.0.4
1414
yarl==0.13.0
1515
aiomcache==0.5.2

0 commit comments

Comments
 (0)