Skip to content

Commit 0ca2374

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 23 (#372)
* Update pytest from 3.6.0 to 3.6.1 * Update pytest from 3.6.0 to 3.6.1 * Update pytest from 3.6.0 to 3.6.1 * Update aiohttp from 3.2.1 to 3.3.1 * Update aiomysql from 0.0.15 to 0.0.16 * Update sqlalchemy from 1.2.7 to 1.2.8 * Update sphinx from 1.7.4 to 1.7.5
1 parent fc79892 commit 0ca2374

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

demos/blog/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pyflakes==2.0.0
22
pep8==1.7.1
3-
pytest==3.6.0
3+
pytest==3.6.1
44
ipdb==0.11
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pyflakes==2.0.0
22
pep8==1.7.1
3-
pytest==3.6.0
3+
pytest==3.6.1
44
ipdb==0.11

requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
aiohttp-jinja2==1.0.0
22
aiohttp-security==0.2.0
33
aiohttp-session==2.5.1
4-
aiohttp==3.2.1
5-
aiomysql==0.0.15
4+
aiohttp==3.3.1
5+
aiomysql==0.0.16
66
aiopg==0.14.0
77
coverage==4.5.1
88
docker==3.3.0
@@ -11,9 +11,9 @@ ipdb==0.11
1111
motor==1.2.2
1212
pytest-cov==2.5.1
1313
pytest-sugar==0.9.1
14-
pytest==3.6.0
14+
pytest==3.6.1
1515
python-dateutil==2.7.3
16-
sqlalchemy==1.2.7
16+
sqlalchemy==1.2.8
1717
trafaret==2.0.0a1
1818
pymysql==0.8.1
1919
-r requirements-doc.txt

requirements-doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
sphinx==1.7.4
1+
sphinx==1.7.5
22
sphinxcontrib-asyncio==0.2.0

0 commit comments

Comments
 (0)