Skip to content

Commit 9238dc8

Browse files
authored
Merge pull request #416 from aio-libs/pyup-scheduled-update-2019-03-04
Scheduled weekly dependency update for week 09
2 parents 1e63562 + bf0ed1f commit 9238dc8

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

demos/blog/requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pyflakes==2.1.0
1+
pyflakes==2.1.1
22
pep8==1.7.1
3-
pytest==4.2.0
3+
pytest==4.3.0
44
ipdb==0.11
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pyflakes==2.1.0
1+
pyflakes==2.1.1
22
pep8==1.7.1
3-
pytest==4.2.0
3+
pytest==4.3.0
44
ipdb==0.11

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ aiomysql==0.0.20
66
aiopg==0.16.0
77
coverage==4.5.2
88
docker==3.7.0
9-
flake8==3.7.5
9+
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.2.0
14+
pytest==4.3.0
1515
python-dateutil==2.8.0
16-
sqlalchemy==1.2.17
16+
sqlalchemy==1.2.18
1717
trafaret==1.2.0
1818
pymysql==0.9.3
1919
-r requirements-doc.txt

0 commit comments

Comments
 (0)