Skip to content

Commit a764e9e

Browse files
chore(deps): update dependency pytest to v9 (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 585e372 commit a764e9e

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

0 commit comments

Comments
 (0)