Skip to content

Commit 6792594

Browse files
dependabot[bot]mr-c
authored andcommitted
build(deps): update pytest requirement from <8.4,>=6.2 to >=6.2,<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.0...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f8e2e8 commit 6792594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest >= 6.2, < 8.4
1+
pytest >= 6.2, < 8.5
22
pytest-cov
33
pytest-xdist
44
setuptools

0 commit comments

Comments
 (0)