Skip to content

Commit f2cd655

Browse files
authored
PYTHON-4746 - Bump minimum pytest and pytest-asyncio versions (#1845)
1 parent 6bdaf19 commit f2cd655

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest>=7
2-
pytest-asyncio
1+
pytest>=8.2
2+
pytest-asyncio>=0.24.0

0 commit comments

Comments
 (0)