Skip to content

Commit d361383

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

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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
@@ -33,7 +33,7 @@ ipdb = "^0.13.13"
3333
ipython = "*"
3434

3535
[tool.poetry.group.tests.dependencies]
36-
pytest = "^7.4.0"
36+
pytest = "^8.0.0"
3737
pytest-testconfig = "^0.2.0"
3838

3939
[tool.poetry-dynamic-versioning.substitution]

0 commit comments

Comments
 (0)