Skip to content

Commit d0a7178

Browse files
committed
Bump pytest-flask to 0.15.1
This package also has a bug related to importing werkzeug 1.0 which they fixed in 0.15.1.
1 parent 28b315d commit d0a7178

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/test.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pytest==4.6.5; python_version < '3.5'
55
pytest==5.0.1; python_version >= '3.5'
66
pytest-benchmark==3.2.2
77
pytest-cov==2.7.1
8-
pytest-flask==0.15.0
8+
pytest-flask==0.15.1
99
pytest-mock==1.10.4
1010
pytest-profiling==1.7.0
1111
pytest-sugar==0.9.2

0 commit comments

Comments
 (0)