Skip to content

Commit 823a9a4

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 49 (#241)
* Update cryptography from 2.1.3 to 2.1.4 * Update pynacl from 1.2.0 to 1.2.1 * Update pytest-aiohttp from 0.1.3 to 0.2.0 * Update aiohttp from 2.3.3 to 2.3.5 * Update aiomcache from 0.5.2 to 0.6.0
1 parent 47ec8ab commit 823a9a4

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
@@ -4,14 +4,14 @@ sphinx==1.6.5
44
pep257==0.7.0
55
-e .
66
aioredis==1.0.0
7-
cryptography==2.1.3
7+
cryptography==2.1.4
88
docker-py==1.10.6
9-
pynacl==1.2.0
10-
pytest-aiohttp==0.1.3
9+
pynacl==1.2.1
10+
pytest-aiohttp==0.2.0
1111
pytest-cov==2.5.1
1212
pytest-mock==1.6.3
13-
aiohttp==2.3.3
13+
aiohttp==2.3.5
1414
multidict==3.3.2
1515
chardet==3.0.4
1616
yarl==0.15.0
17-
aiomcache==0.5.2
17+
aiomcache==0.6.0

0 commit comments

Comments
 (0)