Skip to content

Commit 6e0ceda

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 12 (#141)
* Update pytest from 3.4.2 to 3.5.0 * Update sphinx from 1.7.1 to 1.7.2 * Update cryptography from 2.2 to 2.2.1 * Update aiohttp from 3.0.9 to 3.1.0
1 parent 475b666 commit 6e0ceda

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
-e .
22
flake8==3.5.0
3-
pytest==3.4.2
3+
pytest==3.5.0
44
pytest-cov==2.5.1
55
coverage==4.5.1
6-
sphinx==1.7.1
6+
sphinx==1.7.2
77
pep257==0.7.0
88
aiohttp-session==2.3.0
99
aiopg[sa]==0.13.2
1010
aioredis==1.1.0
1111
hiredis==0.2.0
1212
passlib==1.7.1
13-
cryptography==2.2
14-
aiohttp==3.0.9
13+
cryptography==2.2.1
14+
aiohttp==3.1.0
1515
pytest-aiohttp==0.3.0

0 commit comments

Comments
 (0)