Skip to content

Commit d37fa3f

Browse files
Update pytest requirement from <7.0,>=6.2.4 to >=6.2.4,<8.0
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.4...7.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6af2f66 commit d37fa3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ mypy>=0.910,<1.0
1111
pylint>=2.9.6,<3.0
1212
pytest-benchmark>=3.4.1,<4.0
1313
pytest-cov>=2.12.1,<4.0
14-
pytest>=6.2.4,<7.0
14+
pytest>=6.2.4,<8.0
1515
requests>=2.25.1,<3.0
1616
mkdocs-material>=8.0.1,<9.0

0 commit comments

Comments
 (0)