Skip to content

Commit 097f7ec

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 35 (#185)
* Update pytest from 3.6.1 to 3.7.4 * Update sphinx from 1.7.5 to 1.7.8 * Update aiopg from 0.14.0 to 0.15.0 * Update cryptography from 2.2.2 to 2.3.1 * Update aiohttp from 3.3.2 to 3.4.2
1 parent ca38b38 commit 097f7ec

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,17 +1,17 @@
11
-e .
22
flake8==3.5.0
3-
pytest==3.6.1
3+
pytest==3.7.4
44
pytest-cov==2.5.1
55
pytest-mock==1.10.0
66
coverage==4.5.1
7-
sphinx==1.7.5
7+
sphinx==1.7.8
88
pep257==0.7.0
99
aiohttp-session==2.5.1
10-
aiopg[sa]==0.14.0
10+
aiopg[sa]==0.15.0
1111
aioredis==1.1.0
1212
hiredis==0.2.0
1313
passlib==1.7.1
14-
cryptography==2.2.2
15-
aiohttp==3.3.2
14+
cryptography==2.3.1
15+
aiohttp==3.4.2
1616
pytest-aiohttp==0.3.0
1717
pyjwt==1.6.4

0 commit comments

Comments
 (0)