Skip to content

Commit b6c4c2c

Browse files
authored
Merge pull request #232 from target/dependabot/pip/pytest-9.0.2
chore: Update Python dev dep: Bump pytest from 8.4.2 to 9.0.2
2 parents 1a4526b + 8860acc commit b6c4c2c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -35,7 +35,7 @@ loguru = "*"
3535

3636
[tool.poetry.group.dev.dependencies]
3737
# test framework
38-
pytest = "^8"
38+
pytest = "^9"
3939
# html output
4040
pytest-html = "*"
4141
# necessary for best html output

0 commit comments

Comments
 (0)