Skip to content

Commit 632b48e

Browse files
Update pytest-timeout requirement from ~=2.1 to ~=2.2 (#9135)
Updates the requirements on [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) to permit the latest version. - [Commits](pytest-dev/pytest-timeout@2.1.0...2.2.0) --- updated-dependencies: - dependency-name: pytest-timeout 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 e31a155 commit 632b48e

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
@@ -5,7 +5,7 @@ typing-extensions~=4.8
55
py~=1.11.0
66
pytest~=7.4
77
pytest-benchmark~=4.0
8-
pytest-timeout~=2.1
8+
pytest-timeout~=2.2
99
towncrier~=23.6
1010
requests
1111
# Voluntary for test purpose, not actually used in prod, see #8904

0 commit comments

Comments
 (0)