Skip to content

Commit 2c35f39

Browse files
committed
Update pytest to 7.1.2
1 parent fb2da82 commit 2c35f39

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

2424
[tool.poetry.dev-dependencies]
2525
black = "^22.6.0"
26-
pytest = "^6.2.5"
26+
pytest = "^7.1.2"
2727
pytest-httpx = ">0.15,<1"
2828
pytest-asyncio = "^0.16.0"
2929
isort = "^5.10.0"

0 commit comments

Comments
 (0)