Skip to content

Commit 4c92a7d

Browse files
chore(deps): update pytest requirement from <8.4,>=6.2.5 to >=6.2.5,<8.5
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.2.5...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9c9999 commit 4c92a7d

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)