Skip to content

Commit f18d938

Browse files
Update dependency pytest to v9
1 parent 076b0c5 commit f18d938

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
@@ -17,7 +17,7 @@ requests = "^2.31.0"
1717
dataclasses-json = "^0.6.3"
1818

1919
[tool.poetry.group.dev.dependencies]
20-
pytest = ">=7.4.3,<9.0.0"
20+
pytest = ">=9.0.1,<9.1.0"
2121
pytest-mock = "^3.0.0"
2222
pytest-cov = "*"
2323
exceptiongroup = "^1.2.0"

0 commit comments

Comments
 (0)