Skip to content

Commit a301fa7

Browse files
Update pytest requirement from <9.0.0 to <10.0.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@1.0.0b3...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 803005e commit a301fa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pdoc3==0.11.6
55
pip-upgrader==1.4.15
66
pre-commit==4.5.1
77
pylint==4.0.4
8-
pytest<9.0.0
8+
pytest<10.0.0
99
pytest-asyncio==1.3.0
1010
pytest-cov==7.0.0
1111
pytest-mock==3.15.1

0 commit comments

Comments
 (0)