Skip to content

Commit efc83ed

Browse files
Update dependency pytest to v8 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aabe8ec commit efc83ed

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ numpy = "^1.14.0"
1313
scipy = "^1.6.0"
1414

1515
[tool.poetry.group.dev.dependencies]
16-
pytest = "^7.4.3"
16+
pytest = "^8.0.0"
1717
pre-commit = "^3.5.0"
1818

1919
[build-system]

0 commit comments

Comments
 (0)