Skip to content

Commit 1d7b1e3

Browse files
committed
Use later pytest releases
1 parent a1af5c2 commit 1d7b1e3

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
@@ -28,7 +28,7 @@ httpx = ">=0.23,<1"
2828

2929
[tool.poetry.dev-dependencies]
3030
black = "^22.12"
31-
pytest = "^6.2.5"
31+
pytest = "^7"
3232
isort = "^5.10.0"
3333
pytest-httpx = ">0.15,<1"
3434
pytest-asyncio = "^0.16.0"

0 commit comments

Comments
 (0)