Skip to content

Commit 9abff2f

Browse files
authored
Merge pull request #3 from firefly-cpp/dependabot/pip/pytest-9.0.3
Bump pytest from 8.4.2 to 9.0.3
2 parents 1d461ac + 8136057 commit 9abff2f

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 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
@@ -12,7 +12,7 @@ dependencies = [
1212
]
1313

1414
[tool.poetry.group.dev.dependencies]
15-
pytest = "^8.0.0"
15+
pytest = "^9.0.3"
1616

1717
[build-system]
1818
requires = ["poetry-core>=2.0.0,<3.0.0"]

0 commit comments

Comments
 (0)