Skip to content

Commit 77def29

Browse files
authored
Merge pull request #832 from rackerlabs/renovate/pytest-8.x
chore(deps): update dependency pytest to v8
2 parents 78c45ff + 5c4509b commit 77def29

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

python/understack-workflows/poetry.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/understack-workflows/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ understack-flavor-matcher = {path = "../understack-flavor-matcher"}
3636
optional = true
3737

3838
[tool.poetry.group.test.dependencies]
39-
pytest = "^7"
39+
pytest = "^8.0.0"
4040
pytest-github-actions-annotate-failures = "*"
4141
pytest-cov = "^5.0.0"
4242
pytest-mock = "^3.14.0"

0 commit comments

Comments
 (0)