Skip to content

Commit 40d26a0

Browse files
authored
Scheduled weekly dependency update for week 22 (#429)
Scheduled weekly dependency update for week 22
2 parents 82e5032 + b0328a9 commit 40d26a0

4 files changed

Lines changed: 8 additions & 8 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.1
3+
pytest==4.6.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.1
3+
pytest==4.6.1
44
ipdb==0.12

requirements-dev.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
aiohttp-jinja2==1.1.0
1+
aiohttp-jinja2==1.1.1
22
aiohttp-security==0.4.0
33
aiohttp-session==2.7.0
44
aiohttp==3.5.4
55
aiomysql==0.0.20
66
aiopg==0.16.0
77
coverage==4.5.3
8-
docker==3.7.2
8+
docker==4.0.1
99
flake8==3.7.7
1010
ipdb==0.12
1111
motor==2.0.0
12-
pytest-cov==2.6.1
12+
pytest-cov==2.7.1
1313
pytest-sugar==0.9.2
14-
pytest==4.4.1
14+
pytest==4.6.1
1515
python-dateutil==2.8.0
16-
sqlalchemy==1.3.3
16+
sqlalchemy==1.3.4
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==2.0.1
1+
sphinx==2.1.0
22
sphinxcontrib-asyncio==0.2.0

0 commit comments

Comments
 (0)