Skip to content

Commit a9d04ea

Browse files
chore(deps): update dependency pytest to v8
1 parent c51bd86 commit a9d04ea

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

poetry.lock

Lines changed: 9 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
@@ -40,7 +40,7 @@ openai = [
4040
]
4141

4242
[tool.poetry.dev-dependencies]
43-
pytest = "^7.0.0"
43+
pytest = "^8.0.0"
4444
requests_mock = "^1.7.0"
4545
pyyaml = "^6.0"
4646
black = "^22.3.0"

0 commit comments

Comments
 (0)