Skip to content

Commit f4b4b4f

Browse files
authored
Merge pull request #418 from aio-libs/pyup-scheduled-update-2019-03-18
Scheduled weekly dependency update for week 11
2 parents 9238dc8 + a2cbbad commit f4b4b4f

4 files changed

Lines changed: 6 additions & 6 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.1.1
22
pep8==1.7.1
3-
pytest==4.3.0
3+
pytest==4.3.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.1.1
22
pep8==1.7.1
3-
pytest==4.3.0
3+
pytest==4.3.1
44
ipdb==0.11

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ aiohttp-session==2.7.0
44
aiohttp==3.5.4
55
aiomysql==0.0.20
66
aiopg==0.16.0
7-
coverage==4.5.2
7+
coverage==4.5.3
88
docker==3.7.0
99
flake8==3.7.7
1010
ipdb==0.11
1111
motor==2.0.0
1212
pytest-cov==2.6.1
1313
pytest-sugar==0.9.2
14-
pytest==4.3.0
14+
pytest==4.3.1
1515
python-dateutil==2.8.0
16-
sqlalchemy==1.2.18
16+
sqlalchemy==1.3.1
1717
trafaret==1.2.0
1818
pymysql==0.9.3
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.8.4
1+
sphinx==1.8.5
22
sphinxcontrib-asyncio==0.2.0

0 commit comments

Comments
 (0)