Skip to content

Commit c72a7d8

Browse files
build(deps): update pytest requirement
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.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1548a2 commit c72a7d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest>=7.2.2, <9.1.0
1+
pytest>=9.0.3, <9.1.0
22
pytest-mock~=3.14.0
33
coverage>=7.2.2, <7.14.0
44
testfixtures>=8.3.0, <= 10.0.0

0 commit comments

Comments
 (0)