Skip to content

Commit 4c824c3

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 23 (#166)
* Update pytest from 3.5.1 to 3.6.1 * Update sphinx from 1.7.4 to 1.7.5 * Update aiohttp from 3.2.1 to 3.3.1 * Update pyjwt from 1.6.3 to 1.6.4
1 parent 42769df commit 4c824c3

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,17 +1,17 @@
11
-e .
22
flake8==3.5.0
3-
pytest==3.5.1
3+
pytest==3.6.1
44
pytest-cov==2.5.1
55
pytest-mock==1.10.0
66
coverage==4.5.1
7-
sphinx==1.7.4
7+
sphinx==1.7.5
88
pep257==0.7.0
99
aiohttp-session==2.5.1
1010
aiopg[sa]==0.14.0
1111
aioredis==1.1.0
1212
hiredis==0.2.0
1313
passlib==1.7.1
1414
cryptography==2.2.2
15-
aiohttp==3.2.1
15+
aiohttp==3.3.1
1616
pytest-aiohttp==0.3.0
17-
pyjwt==1.6.3
17+
pyjwt==1.6.4

0 commit comments

Comments
 (0)