Skip to content

Commit 6bf9700

Browse files
chore(deps): update dependency pytest to v9
1 parent 56ad57e commit 6bf9700

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.2,<9.1.0"
2121
pytest-mock = "^3.0.0"
2222
pytest-cov = "*"
2323
exceptiongroup = "^1.2.0"

0 commit comments

Comments
 (0)