This is an automated email from the ASF dual-hosted git repository.
bereng pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git
The following commit(s) were added to refs/heads/trunk by this push:
new d62b03d Pin dtest-timeout to 1.4.2
d62b03d is described below
commit d62b03d7fa9de033817478546a6d83300f3dcff3
Author: Bereng <[email protected]>
AuthorDate: Wed Jan 19 07:22:21 2022 +0100
Pin dtest-timeout to 1.4.2
patch by Berenguer Blasi; reviewed by Brandon Williams for CASSANDRA-17268
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 375cada..64a9cb5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13,7 +13,7 @@ enum34
flaky
mock
pytest==3.6.4
-pytest-timeout
+pytest-timeout==1.4.2
pytest-repeat
parse
pycodestyle
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]