Skip to content

Commit afc19d4

Browse files
Update dependency pytest to v8
1 parent e1e776d commit afc19d4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

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
@@ -47,7 +47,7 @@ openai = [
4747
]
4848

4949
[tool.poetry.dev-dependencies]
50-
pytest = "^7.0.0"
50+
pytest = "^8.0.0"
5151
requests_mock = "^1.7.0"
5252
pyyaml = "^6.0"
5353
black = "^22.3.0"

0 commit comments

Comments
 (0)