Skip to content

Commit 5fcaa41

Browse files
Update pytest requirement from ~=7.4 to ~=8.1 (#74)
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.4.0...8.1.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8d7575 commit 5fcaa41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test_min.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-e .[testutils,spelling]
22
astroid
33
typing-extensions~=4.9
4-
pytest~=7.4
4+
pytest~=8.1
55
pytest-benchmark~=4.0
66
pytest-timeout~=2.2

0 commit comments

Comments
 (0)