Skip to content

Commit e21c4e8

Browse files
build(deps): remove pytest lower bounds from testing requirements (#1333)
Co-authored-by: William Bergamin <[email protected]>
1 parent 811d6a2 commit e21c4e8

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.5 # https://github.com/tornadoweb/tornado/issues/3375
2+
pytest<8.5
33
pytest-cov>=3,<8

0 commit comments

Comments
 (0)