Skip to content

Commit c406c95

Browse files
Update pytest-timeout requirement from ~=2.3 to ~=2.4 (#1106)
Updates the requirements on [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) to permit the latest version. - [Commits](pytest-dev/pytest-timeout@2.3.0...2.4.0) --- updated-dependencies: - dependency-name: pytest-timeout dependency-version: 2.4.0 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 ea321c9 commit c406c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_bot/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest~=8.3
2-
pytest-timeout~=2.3
2+
pytest-timeout~=2.4
33
ruff~=0.11
44
mypy~=1.15
55
types-requests~=2.32

0 commit comments

Comments
 (0)