Skip to content

Commit 7bbf0a7

Browse files
pip prod(deps): update pytest requirement from <8.5,>=7.2 to >=7.2,<9.1
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@7.2.0...9.0.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b429848 commit 7bbf0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest>=7.2,<8.5
1+
pytest>=7.2,<9.1
22
pytest-runner<6.0.2
33
pytest-cov<7.0.1
44
flake8-pyproject>=1.2.3,<1.2.4

0 commit comments

Comments
 (0)