Skip to content

Commit 9698899

Browse files
chore(deps): update dependency pytest to v9
1 parent bd38fa1 commit 9698899

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ scripts.biem-helmholtz-2d = "biem_helmholtz_2d.cli:app"
3737

3838
[dependency-groups]
3939
dev = [
40-
"pytest>=8,<9",
40+
"pytest>=9,<10",
4141
"pytest-cov>=7,<8",
4242
]
4343
docs = [

0 commit comments

Comments
 (0)