Skip to content

Commit 2640dbb

Browse files
authored
Merge pull request #46 from laixintao/dependabot/pip/pytest-9.0.3
Bump pytest from 8.4.2 to 9.0.3
2 parents 1092c2f + b7166e1 commit 2640dbb

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

poetry.lock

Lines changed: 10 additions & 10 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
@@ -36,7 +36,7 @@ pingtop = "pingtop.cli:main"
3636
packages = [{ include = "pingtop", from = "src" }]
3737

3838
[tool.poetry.group.dev.dependencies]
39-
pytest = "^8.3.5"
39+
pytest = "^9.0.3"
4040
pytest-asyncio = "^1.0.0"
4141
pytest-cov = "^6.1.1"
4242
ruff = "^0.11.5"

0 commit comments

Comments
 (0)