Skip to content

Commit f98168e

Browse files
dependabot[bot]mr-c
authored andcommitted
Update pytest requirement from <7.1,>=6.2 to >=6.2,<7.2
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...7.1.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d34952 commit f98168e

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,3 +1,3 @@
1-
pytest >= 6.2, < 7.1
1+
pytest >= 6.2, < 7.2
22
pytest-cov
33
pytest-xdist

0 commit comments

Comments
 (0)