Skip to content

Commit cace47e

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 07 (#255)
* Update aioredis from 1.0.0 to 1.1.0 * Update docker from 2.5.1 to 3.0.1 * Update pytest-mock from 1.6.3 to 1.7.0 * Update yarl from 1.1.0 to 1.1.1
1 parent 86bc26e commit cace47e

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
@@ -3,17 +3,17 @@ flake8==3.5.0
33
sphinx==1.7.0
44
pep257==0.7.0
55
-e .
6-
aioredis==1.0.0
6+
aioredis==1.1.0
77
cryptography==2.1.4
8-
docker==2.5.1
8+
docker==3.0.1
99
pynacl==1.2.1
1010
pytest==3.4.0
1111
pytest-aiohttp==0.3.0
1212
pytest-cov==2.5.1
13-
pytest-mock==1.6.3
13+
pytest-mock==1.7.0
1414
pytest-sugar==0.9.1
1515
aiohttp==3.0.1
1616
multidict==4.1.0
1717
chardet==3.0.4
18-
yarl==1.1.0
18+
yarl==1.1.1
1919
aiomcache==0.6.0

0 commit comments

Comments
 (0)