Skip to content

Commit 0c75db7

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 08 (#17)
* Update pytest from 3.4.0 to 3.4.1 * Update sphinx from 1.7.0 to 1.7.1 * Update sphinxcontrib-spelling from 4.0.1 to 4.1.0 * Update aiohttp from 3.0.1 to 3.0.3
1 parent c0247f2 commit 0c75db7

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements/ci.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
twine==1.9.1
22
flake8==3.5.0
33
isort==4.3.4
4-
pytest==3.4.0
4+
pytest==3.4.1
55
pytest-aiohttp==0.3.0
66
pytest-cov==2.5.1
7-
sphinx==1.7.0
7+
sphinx==1.7.1
88
sphinxcontrib-asyncio==0.2.0
9-
sphinxcontrib-spelling==4.0.1
9+
sphinxcontrib-spelling==4.1.0
1010
-r prod.txt

requirements/prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
aiohttp==3.0.1
1+
aiohttp==3.0.3
22
flit==0.13

0 commit comments

Comments
 (0)