Skip to content

Commit ced7606

Browse files
authored
Merge pull request #22 from Jezza34000/renovate/pytest-9.x
Update dependency pytest to v9
2 parents 8888803 + fbdb63b commit ced7606

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)