Skip to content

Commit d879824

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 38 (#320)
* Update attrs from 18.1.0 to 18.2.0 * Update sphinx from 1.7.6 to 1.8.1 * Update cryptography from 2.3 to 2.3.1 * Update pytest from 3.6.4 to 3.8.1 * Update pytest-cov from 2.5.1 to 2.6.0 * Update aiohttp from 3.3.2 to 3.4.4 * Update multidict from 4.3.0 to 4.4.2
1 parent 370c772 commit d879824

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements-dev.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
attrs==18.1.0
1+
attrs==18.2.0
22
flake8==3.5.0
3-
sphinx==1.7.6
3+
sphinx==1.8.1
44
pep257==0.7.0
55
-e .
66
aioredis==1.1.0
7-
cryptography==2.3
7+
cryptography==2.3.1
88
docker==3.4.1
99
pynacl==1.2.1
10-
pytest==3.6.4
10+
pytest==3.8.1
1111
pytest-aiohttp==0.3.0
12-
pytest-cov==2.5.1
12+
pytest-cov==2.6.0
1313
pytest-mock==1.10.0
1414
pytest-sugar==0.9.1
15-
aiohttp==3.3.2
16-
multidict==4.3.0
15+
aiohttp==3.4.4
16+
multidict==4.4.2
1717
chardet==3.0.4
1818
yarl==1.2.6
1919
aiomcache==0.6.0

0 commit comments

Comments
 (0)