Skip to content

Commit 46e4e2f

Browse files
Update pytest requirement from >=3.6 to >=9.1.1
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@3.6.0...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ab21ba commit 46e4e2f

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
@@ -4,7 +4,7 @@ h5py>=2.7
44
scipy>=0.16
55
numba
66

7-
pytest>=3.6
7+
pytest>=9.1.1
88
nbval>=0.9.0
99
pytest-cov>=2.6.0
1010

0 commit comments

Comments
 (0)