We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 585e372 commit a764e9eCopy full SHA for a764e9e
1 file changed
pyproject.toml
@@ -17,7 +17,7 @@ requests = "^2.31.0"
17
dataclasses-json = "^0.6.3"
18
19
[tool.poetry.group.dev.dependencies]
20
-pytest = ">=7.4.3,<9.0.0"
+pytest = ">=9.0.3,<9.1.0"
21
pytest-mock = "^3.0.0"
22
pytest-cov = "*"
23
exceptiongroup = "^1.2.0"
0 commit comments