Skip to content

Commit 44cd0a9

Browse files
Bump pytest from 3.10.1 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.10.1 to 9.0.3. - [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.10.1...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e72db71 commit 44cd0a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
install_requires=[
1919
'numpy',
2020
'ipython',
21-
'pytest==3.10.1',
21+
'pytest==9.0.3',
2222
'pytest-xdist',
2323
'nose',
2424
'mock'

0 commit comments

Comments
 (0)