Skip to content

Commit 3a80c8c

Browse files
Update dependency pytest to v8
1 parent 3373a99 commit 3a80c8c

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.1.2", python = "^3.7" }
4444

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

0 commit comments

Comments
 (0)