Skip to content

Commit dee2cdd

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

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
@@ -53,7 +53,7 @@ mkdocs-material = ">=9.1.16"
5353
mike = ">=2.0.0"
5454
mypy = ">=0.990"
5555
pymdown-extensions = ">=10.0.1"
56-
pytest = "^7.2.0"
56+
pytest = "^8.0.0"
5757
pytest-asyncio = ">=0.20.3"
5858
pytest-cov = ">=4.0.0"
5959
pytest-factoryboy = ">=2.5.0"

0 commit comments

Comments
 (0)