Skip to content

Commit 93db366

Browse files
[deps]: Update pytest to v9
1 parent c07a332 commit 93db366

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
@@ -40,7 +40,7 @@ optional = true
4040

4141
[tool.poetry.group.test.dependencies]
4242
python = ">=3.9"
43-
pytest = "8.4.2"
43+
pytest = "9.0.1"
4444

4545
[tool.pytest.ini_options]
4646
pythonpath = "src"

0 commit comments

Comments
 (0)