Skip to content

Commit 0d6a84f

Browse files
Update dependency pytest to v8
1 parent a9a6d65 commit 0d6a84f

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.7"
43-
pytest = { version = "7.4.4", python = "^3.7" }
43+
pytest = { version = "8.2.0", python = "^3.7" }
4444

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

0 commit comments

Comments
 (0)