Skip to content

Commit fbdb63b

Browse files
Update dependency pytest to v9
1 parent 7e57376 commit fbdb63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ types-aiofiles = "^24.1.0.20240626"
235235
mypy = "^1.8.0"
236236

237237
[tool.poetry.group.test.dependencies]
238-
pytest = "^8.0.0"
238+
pytest = "^9.0.0"
239239
pytest-cov = "^7.0.0"
240240
pytest-asyncio = "^1.0.0"
241241

0 commit comments

Comments
 (0)