Skip to content

Commit 6b18568

Browse files
chore(deps): update dependency pytest to v9
1 parent 716644b commit 6b18568

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ scripts.hpc-tutorial = "hpc_tutorial.cli:app"
3838
[dependency-groups]
3939
dev = [
4040
"coverage",
41-
"pytest>=8,<9",
41+
"pytest>=9,<10",
4242
"pytest-cov>=6,<7",
4343
]
4444
docs = [

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)