We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b315d commit d0a7178Copy full SHA for d0a7178
1 file changed
requirements/test.pip
@@ -5,7 +5,7 @@ pytest==4.6.5; python_version < '3.5'
5
pytest==5.0.1; python_version >= '3.5'
6
pytest-benchmark==3.2.2
7
pytest-cov==2.7.1
8
-pytest-flask==0.15.0
+pytest-flask==0.15.1
9
pytest-mock==1.10.4
10
pytest-profiling==1.7.0
11
pytest-sugar==0.9.2
0 commit comments