diff --git a/samples/snippets/requirements-test.txt b/samples/snippets/requirements-test.txt index cf4bca942..c54832809 100644 --- a/samples/snippets/requirements-test.txt +++ b/samples/snippets/requirements-test.txt @@ -1,3 +1,3 @@ pytest==7.1.2 mock==4.0.3 -backoff==1.11.1 \ No newline at end of file +backoff==2.0.0 \ No newline at end of file