Skip to content

Commit deff09e

Browse files
chore(deps): update pytest-timeout requirement
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.4.0) --- updated-dependencies: - dependency-name: pytest-timeout dependency-version: 2.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99a41a7 commit deff09e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference-apps/shared/test-suite/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Testing framework
44
pytest>=7.4.0
55
pytest-asyncio>=0.21.0
6-
pytest-timeout>=2.1.0
6+
pytest-timeout>=2.4.0
77

88
# HTTP client for testing
99
httpx>=0.24.0

0 commit comments

Comments
 (0)