Skip to content

Commit df3c426

Browse files
chore(deps): update pytest requirement from <8.4,>=6.2.5 to >=6.2.5,<8.5 (#1328)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Bergamin <wbergamin@salesforce.com>
1 parent beba392 commit df3c426

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

0 commit comments

Comments
 (0)