Skip to content

Commit 2a03aeb

Browse files
Update nbval requirement from >=0.9.0 to >=0.11.0
Updates the requirements on [nbval](https://github.com/computationalmodelling/nbval) to permit the latest version. - [Commits](computationalmodelling/nbval@0.9...0.11.0) --- updated-dependencies: - dependency-name: nbval dependency-version: 0.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ab21ba commit 2a03aeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ scipy>=0.16
55
numba
66

77
pytest>=3.6
8-
nbval>=0.9.0
8+
nbval>=0.11.0
99
pytest-cov>=2.6.0
1010

1111
flake8>=3.5.0

0 commit comments

Comments
 (0)