Skip to content

Commit e939a9b

Browse files
Merge pull request #13 from pythonanywhere/renovate/pytest-8.x
chore(deps): update dependency pytest to v8
2 parents ed2f438 + 39bea61 commit e939a9b

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
@@ -26,7 +26,7 @@ snakesay = "^0.10.2"
2626
typing_extensions = "^4.5.0"
2727

2828
[tool.poetry.dev-dependencies]
29-
pytest = "^7.3.1"
29+
pytest = "^8.0.0"
3030
pytest-cov = "^4.0.0"
3131
pytest-mock = "^3.10.0"
3232
responses = "^0.24.0"

0 commit comments

Comments
 (0)