Skip to content

Commit d3af1fc

Browse files
chore(deps): update dependency pytest to v8
1 parent 262f70f commit d3af1fc

File tree

2 files changed

+30
-13
lines changed

2 files changed

+30
-13
lines changed

poetry.lock

Lines changed: 29 additions & 12 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
@@ -46,7 +46,7 @@ openai = [
4646
]
4747

4848
[tool.poetry.group.dev.dependencies]
49-
pytest = "^7.0.0"
49+
pytest = "^8.0.0"
5050
requests_mock = "^1.7.0"
5151
pyyaml = "^6.0"
5252
pylint = "^3.1.0"

0 commit comments

Comments
 (0)