Skip to content

Commit 7caa2e6

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 25 (#433)
* Update pytest from 4.6.1 to 4.6.3 * Update pytest from 4.6.1 to 4.6.3 * Update pytest from 4.6.1 to 4.6.3 * Update docker from 4.0.1 to 4.0.2 * Update sqlalchemy from 1.3.4 to 1.3.5 * Update sphinx from 2.1.0 to 2.1.2
1 parent bcc9fa9 commit 7caa2e6

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

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.6.1
3+
pytest==4.6.3
44
ipdb==0.12

demos/blog_react/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.6.1
3+
pytest==4.6.3
44
ipdb==0.12

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ aiohttp==3.5.4
55
aiomysql==0.0.20
66
aiopg==0.16.0
77
coverage==4.5.3
8-
docker==4.0.1
8+
docker==4.0.2
99
flake8==3.7.7
1010
ipdb==0.12
1111
motor==2.0.0
1212
pytest-cov==2.7.1
1313
pytest-sugar==0.9.2
14-
pytest==4.6.1
14+
pytest==4.6.3
1515
python-dateutil==2.8.0
16-
sqlalchemy==1.3.4
16+
sqlalchemy==1.3.5
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.1.0
1+
sphinx==2.1.2
22
sphinxcontrib-asyncio==0.2.0

0 commit comments

Comments
 (0)