Skip to content

Commit f294f15

Browse files
pyup.io botjettify
authored andcommitted
Scheduled weekly dependency update for week 13 (#356)
* Update aiohttp from 3.1.0 to 3.1.1 * Update docker from 3.1.4 to 3.2.1 * Update python-dateutil from 2.7.1 to 2.7.2 * Update sqlalchemy from 1.2.5 to 1.2.6
1 parent b28e5dd commit f294f15

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
aiohttp-jinja2==0.17.0
22
aiohttp-security==0.2.0
33
aiohttp-session==2.3.0
4-
aiohttp==3.1.0
4+
aiohttp==3.1.1
55
aiomysql==0.0.12
66
aiopg==0.13.2
77
coverage==4.5.1
8-
docker==3.1.4
8+
docker==3.2.1
99
flake8==3.5.0
1010
ipdb==0.11
1111
motor==1.2.1
1212
pytest-cov==2.5.1
1313
pytest-sugar==0.9.1
1414
pytest==3.5.0
15-
python-dateutil==2.7.1
16-
sqlalchemy==1.2.5
15+
python-dateutil==2.7.2
16+
sqlalchemy==1.2.6
1717
trafaret==2.0.0a1
1818
pymysql==0.8.0
1919
-r requirements-doc.txt

0 commit comments

Comments
 (0)