Skip to content

Commit 3812d0d

Browse files
Update pytest requirement from ~=7.4 to ~=8.2
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.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82ef647 commit 3812d0d

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
@@ -3,7 +3,7 @@
33
astroid==3.1.0 # Pinned to a specific version for tests
44
typing-extensions~=4.11
55
py~=1.11.0
6-
pytest~=7.4
6+
pytest~=8.2
77
pytest-benchmark~=4.0
88
pytest-timeout~=2.3
99
towncrier~=23.11

0 commit comments

Comments
 (0)