Skip to content

Commit 7805854

Browse files
Update dependency pytest to v8
1 parent f6f4efa commit 7805854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ mkdocs-material = ">=9.1.16"
5151
mike = ">=2.0.0"
5252
mypy = ">=0.990"
5353
pymdown-extensions = ">=10.0.1"
54-
pytest = "^7.2.0"
54+
pytest = "^8.0.0"
5555
pytest-asyncio = ">=0.20.3"
5656
pytest-cov = ">=4.0.0"
5757
pytest-factoryboy = ">=2.5.0"

0 commit comments

Comments
 (0)