Skip to content

Commit eca1132

Browse files
authored
Merge pull request #348 from aio-libs/pyup-scheduled-update-2018-03-05
Scheduled weekly dependency update for week 09
2 parents 2c846c2 + 6129a8d commit eca1132

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

demos/blog/requirements-dev.txt

Lines changed: 2 additions & 2 deletions
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.2.4
4-
ipdb==0.10.3
3+
pytest==3.4.1
4+
ipdb==0.11

requirements-dev.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
aiohttp-jinja2==0.14.0
1+
aiohttp-jinja2==0.16.0
22
aiohttp-security==0.2.0
3-
aiohttp-session==2.1.0
4-
aiohttp==2.3.6
5-
aiomysql==0.0.9
6-
aiopg==0.13.1
7-
coverage==4.4.2
8-
docker==2.6.1
9-
docker-compose==1.17.1
3+
aiohttp-session==2.3.0
4+
aiohttp==3.0.6
5+
aiomysql==0.0.12
6+
aiopg==0.13.2
7+
coverage==4.5.1
8+
docker==3.1.0
9+
docker-compose==1.19.0
1010
flake8==3.5.0
11-
ipdb==0.10.3
12-
motor==1.1
11+
ipdb==0.11
12+
motor==1.2.1
1313
pytest-cov==2.5.1
14-
pytest-sugar==0.9.0
15-
pytest==3.2.4
14+
pytest-sugar==0.9.1
15+
pytest==3.4.1
1616
python-dateutil==2.6.1
17-
sqlalchemy==1.1.15
17+
sqlalchemy==1.2.4
1818
trafaret==1.1.1
1919
pymysql==0.7.11
2020
-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.6.5
1+
sphinx==1.7.1
22
sphinxcontrib-asyncio==0.2.0

0 commit comments

Comments
 (0)