Skip to content

Commit 4589d09

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 30 (#307)
* Update sphinx from 1.7.5 to 1.7.6 * Update cryptography from 2.2.2 to 2.3 * Update docker from 3.3.0 to 3.4.1 * Update pytest from 3.6.1 to 3.6.4 * Update aiohttp from 3.3.1 to 3.3.2 * Update yarl from 1.2.5 to 1.2.6
1 parent fa10335 commit 4589d09

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements-dev.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
attrs==18.1.0
22
flake8==3.5.0
3-
sphinx==1.7.5
3+
sphinx==1.7.6
44
pep257==0.7.0
55
-e .
66
aioredis==1.1.0
7-
cryptography==2.2.2
8-
docker==3.3.0
7+
cryptography==2.3
8+
docker==3.4.1
99
pynacl==1.2.1
10-
pytest==3.6.1
10+
pytest==3.6.4
1111
pytest-aiohttp==0.3.0
1212
pytest-cov==2.5.1
1313
pytest-mock==1.10.0
1414
pytest-sugar==0.9.1
15-
aiohttp==3.3.1
15+
aiohttp==3.3.2
1616
multidict==4.3.0
1717
chardet==3.0.4
18-
yarl==1.2.5
18+
yarl==1.2.6
1919
aiomcache==0.6.0

0 commit comments

Comments
 (0)