Skip to content

Commit 7da4088

Browse files
Update dependency pytest to v9
1 parent 385fe3f commit 7da4088

2 files changed

Lines changed: 15 additions & 14 deletions

File tree

poetry.lock

Lines changed: 14 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pybotx-smartapp-rpc = "^0.13.0"
1313

1414
[tool.poetry.group.dev.dependencies]
1515
mypy = "^1.16.1"
16-
pytest = "^8.4.1"
16+
pytest = "^9.0.0"
1717
pytest-asyncio = "^1.1.0"
1818
pytest-cov = "^6.2.1"
1919
pytest-mock = "^3.15.1"

0 commit comments

Comments
 (0)