Skip to content

Commit 82e5032

Browse files
authored
Merge pull request #423 from aio-libs/pyup-scheduled-update-2019-04-22
Scheduled weekly dependency update for week 16
2 parents e42991c + 1df6ee0 commit 82e5032

3 files changed

Lines changed: 4 additions & 4 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.4.0
3+
pytest==4.4.1
44
ipdb==0.12
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.4.0
3+
pytest==4.4.1
44
ipdb==0.12

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ ipdb==0.12
1111
motor==2.0.0
1212
pytest-cov==2.6.1
1313
pytest-sugar==0.9.2
14-
pytest==4.4.0
14+
pytest==4.4.1
1515
python-dateutil==2.8.0
16-
sqlalchemy==1.3.2
16+
sqlalchemy==1.3.3
1717
trafaret==1.2.0
1818
pymysql==0.9.3
1919
-r requirements-doc.txt

0 commit comments

Comments
 (0)