Skip to content

Commit 2e5521b

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 32 (#494)
* Update coverage from 4.4.2 to 4.5.1 * Update docker from 3.3.0 to 3.4.1 * Update ipython from 6.3.1 to 6.5.0 * Update flake8 from 3.4.1 to 3.5.0 * Update sphinx from 1.7.4 to 1.7.6 * Update tox from 3.0.0 to 3.2.1 * Update pytest from 3.5.1 to 3.7.1 * Update pytest-sugar from 0.9.0 to 0.9.1 * Update pytest-timeout from 1.2.1 to 1.3.1 * Update sqlalchemy from 1.2.7 to 1.2.10 * Update psycopg2 from 2.7.3.2 to 2.7.5
1 parent ea56c51 commit 2e5521b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
coverage==4.4.2
2-
docker==3.3.0
1+
coverage==4.5.1
2+
docker==3.4.1
33
ipdb==0.11
4-
ipython==6.3.1
5-
flake8==3.4.1
4+
ipython==6.5.0
5+
flake8==3.5.0
66
-e .[sa]
7-
sphinx==1.7.4
8-
tox==3.0.0
9-
pytest==3.5.1
7+
sphinx==1.7.6
8+
tox==3.2.1
9+
pytest==3.7.1
1010
pytest-cov==2.5.1
11-
pytest-sugar==0.9.0
12-
pytest-timeout==1.2.1
11+
pytest-sugar==0.9.1
12+
pytest-timeout==1.3.1
1313
sphinxcontrib-asyncio==0.2.0
14-
sqlalchemy==1.2.7
15-
psycopg2==2.7.3.2
14+
sqlalchemy==1.2.10
15+
psycopg2==2.7.5

0 commit comments

Comments
 (0)