Skip to content

Commit da1ff23

Browse files
committed
build(deps): remove pytest lower bounds from testing requirements
1 parent 46e25d3 commit da1ff23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# pip install -r requirements/testing_without_asyncio.txt
2-
pytest>=6.2.5,<8.4 # https://github.com/tornadoweb/tornado/issues/3375
2+
pytest<8.4
33
pytest-cov>=3,<7

0 commit comments

Comments
 (0)