Skip to content

Commit ff2171d

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 20 (#162)
* Update aiohttp-session from 2.4.0 to 2.5.1 * Update aiopg from 0.13.2 to 0.14.0 * Update aiohttp from 3.2.0 to 3.2.1 * Update pyjwt from 1.6.1 to 1.6.3
1 parent 6638432 commit ff2171d

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
@@ -6,12 +6,12 @@ pytest-mock==1.10.0
66
coverage==4.5.1
77
sphinx==1.7.4
88
pep257==0.7.0
9-
aiohttp-session==2.4.0
10-
aiopg[sa]==0.13.2
9+
aiohttp-session==2.5.1
10+
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.0
15+
aiohttp==3.2.1
1616
pytest-aiohttp==0.3.0
17-
pyjwt==1.6.1
17+
pyjwt==1.6.3

0 commit comments

Comments
 (0)