Skip to content

Commit 48b96bd

Browse files
chore(deps): update dependency pytest to v8
1 parent 2e7633d commit 48b96bd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 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
@@ -32,7 +32,7 @@ tqdm-joblib = "^0.0.3"
3232

3333
[tool.poetry.group.dev.dependencies]
3434
pre-commit = ">=3"
35-
pytest = "^7.0"
35+
pytest = "^8.0.0"
3636
pytest-cov = "^3.0"
3737

3838
[tool.poetry.group.docs]

0 commit comments

Comments
 (0)