Skip to content

Commit 33c4276

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -15,7 +15,7 @@ black = "^24.0.0"
1515
mypy = "^1.3.0"
1616
ruff = "^0.9.0"
1717
pydantic-settings = "^2.3.0"
18-
pytest = "^7.4.2"
18+
pytest = "^8.0.0"
1919
# specklepy = { path = "../specklepy", develop = true }
2020

2121
[build-system]

0 commit comments

Comments
 (0)