Skip to content

Commit 7a13aeb

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 26 (#434)
* Update pytest from 4.6.3 to 5.0.0 * Update pytest from 4.6.3 to 5.0.0 * Update pytest from 4.6.3 to 5.0.0
1 parent 7caa2e6 commit 7a13aeb

File tree

3 files changed

+3
-3
lines changed

3 files changed

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

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ipdb==0.12
1111
motor==2.0.0
1212
pytest-cov==2.7.1
1313
pytest-sugar==0.9.2
14-
pytest==4.6.3
14+
pytest==5.0.0
1515
python-dateutil==2.8.0
1616
sqlalchemy==1.3.5
1717
trafaret==1.2.0

0 commit comments

Comments
 (0)