Skip to content

Commit b28e5dd

Browse files
pyup.io botjettify
authored andcommitted
Scheduled weekly dependency update for week 12 (#355)
* Update pytest from 3.4.1 to 3.5.0 * Update pytest from 3.4.1 to 3.5.0 * Update aiohttp-jinja2 from 0.16.0 to 0.17.0 * Update aiohttp from 3.0.6 to 3.1.0 * Update docker from 3.1.0 to 3.1.4 * Update python-dateutil from 2.6.1 to 2.7.1 * Update sqlalchemy from 1.2.4 to 1.2.5 * Update pymysql from 0.7.11 to 0.8.0 * Update sphinx from 1.7.1 to 1.7.2
1 parent cd8a328 commit b28e5dd

3 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.4.1
3+
pytest==3.5.0
44
ipdb==0.11

requirements-dev.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
aiohttp-jinja2==0.16.0
1+
aiohttp-jinja2==0.17.0
22
aiohttp-security==0.2.0
33
aiohttp-session==2.3.0
4-
aiohttp==3.0.6
4+
aiohttp==3.1.0
55
aiomysql==0.0.12
66
aiopg==0.13.2
77
coverage==4.5.1
8-
docker==3.1.0
8+
docker==3.1.4
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.4.1
15-
python-dateutil==2.6.1
16-
sqlalchemy==1.2.4
14+
pytest==3.5.0
15+
python-dateutil==2.7.1
16+
sqlalchemy==1.2.5
1717
trafaret==2.0.0a1
18-
pymysql==0.7.11
18+
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.1
1+
sphinx==1.7.2
22
sphinxcontrib-asyncio==0.2.0

0 commit comments

Comments
 (0)