Skip to content

Commit 57ca0e5

Browse files
pyup.io botjettify
authored andcommitted
Scheduled weekly dependency update for week 17 (#362)
* Update pytest from 3.5.0 to 3.5.1 * Update pytest from 3.4.1 to 3.5.1 * Update pytest from 3.5.0 to 3.5.1 * Update aiohttp-jinja2 from 0.17.0 to 1.0.0 * Update aiohttp from 3.1.1 to 3.1.3 * Update aiomysql from 0.0.12 to 0.0.14 * Update docker from 3.2.1 to 3.3.0 * Update sqlalchemy from 1.2.6 to 1.2.7 * Update sphinx from 1.7.2 to 1.7.4
1 parent 23b11a0 commit 57ca0e5

4 files changed

Lines changed: 9 additions & 9 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==1.6.0
22
pep8==1.7.1
3-
pytest==3.5.0
3+
pytest==3.5.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==1.6.0
22
pep8==1.7.1
3-
pytest==3.4.1
3+
pytest==3.5.1
44
ipdb==0.11

requirements-dev.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
aiohttp-jinja2==0.17.0
1+
aiohttp-jinja2==1.0.0
22
aiohttp-security==0.2.0
33
aiohttp-session==2.3.0
4-
aiohttp==3.1.1
5-
aiomysql==0.0.12
4+
aiohttp==3.1.3
5+
aiomysql==0.0.14
66
aiopg==0.13.2
77
coverage==4.5.1
8-
docker==3.2.1
8+
docker==3.3.0
99
flake8==3.5.0
1010
ipdb==0.11
1111
motor==1.2.1
1212
pytest-cov==2.5.1
1313
pytest-sugar==0.9.1
14-
pytest==3.5.0
14+
pytest==3.5.1
1515
python-dateutil==2.7.2
16-
sqlalchemy==1.2.6
16+
sqlalchemy==1.2.7
1717
trafaret==2.0.0a1
1818
pymysql==0.8.0
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.2
1+
sphinx==1.7.4
22
sphinxcontrib-asyncio==0.2.0

0 commit comments

Comments
 (0)