Skip to content

Commit 34444a3

Browse files
authored
Set pytest to 8
1 parent 6c46f40 commit 34444a3

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
@@ -11,7 +11,7 @@ httpx = ">=0.24,<1"
1111

1212
[tool.poetry.dev-dependencies]
1313
black = "^24.3.0"
14-
pytest = "^6.2.5"
14+
pytest = "^8"
1515
pytest-httpx = ">=0.21,<1"
1616
pytest-asyncio = "^0.15.1"
1717

0 commit comments

Comments
 (0)