Skip to content

Commit 26391a4

Browse files
authored
Update pytest dependencies (#3246)
Update update pytest dependencies
1 parent 46530af commit 26391a4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ mypy~=1.11.2
1414
mypy-protobuf~=3.3.0 # TODO: can't use mypy-protobuf>=3.4 because of protobuf==3.19 support
1515
pre-commit>=2.21,<4
1616
packaging>=24.2
17-
pytest~=8.0.0
17+
pytest~=8.4.0
1818
pytest-asyncio @ git+https://github.com/modal-labs/pytest-asyncio.git@b535db05f6e43019700483c442ab6686f132a415
19-
pytest-env~=0.6.2
20-
pytest-markdown-docs==0.8.0
21-
pytest-timeout~=2.1.0
19+
pytest-env~=1.1.5
20+
pytest-markdown-docs==0.9.0
21+
pytest-timeout~=2.4.0
2222
python-dotenv~=1.0.0;python_version>='3.8'
2323
requests~=2.31.0
2424
ruff==0.9.6

0 commit comments

Comments
 (0)